HomeSort by relevance Sort by last modified time
    Searched refs:DIMM (Results 1 - 8 of 8) sorted by null

  /onnv/onnv-gate/usr/src/lib/fm/topo/libtopo/common/
topo_hc.h 51 #define DIMM "dimm"
hc.c 154 { DIMM, TOPO_STABILITY_PRIVATE },
    [all...]
  /onnv/onnv-gate/usr/src/lib/fm/topo/modules/sun4v/chip/
chip_sun4v.c 320 parent, DIMM, DIMM, 0, 0, NULL) != 0) {
332 if ((rp = topo_mod_load(mp, DIMM, TOPO_VERSION)) == NULL) {
335 CHIP, DIMM, errno, strerror(errno));
399 topo_mod_dprintf(mod, "Enumeration of dimm "
  /onnv/onnv-gate/usr/src/lib/fm/topo/modules/i86pc/chip/
chip_intel.c 59 { PGNAME(DIMM), TOPO_STABILITY_PRIVATE, TOPO_STABILITY_PRIVATE, 1 };
98 mc_add_ranks(topo_mod_t *mod, tnode_t *dnode, nvlist_t *auth, int dimm,
111 * dimm.
113 rank = start_rank >= 0 ? start_rank : dimm * maxranks;
182 if (topo_node_range_create(mod, pnode, DIMM, 0,
230 DIMM, dimm_number, NULL, auth, part, rev, serial);
236 if ((dnode = topo_node_bind(mod, pnode, DIMM, dimm_number,
240 " for dimm\n");
257 (void) nvprop_add(mod, nvp, PGNAME(DIMM),
chip_amd.c 51 { PGNAME(DIMM), TOPO_STABILITY_PRIVATE, TOPO_STABILITY_PRIVATE, 1 };
251 * If SMBIOS meets FMA needs, set DIMM as the FRU for
253 * numbers to get the DIMM instance.
255 * Receive via inst : dimm instance
289 * We apply DIMM labels to chip-select nodes,
291 * we do not derive dimm nodes for Family 0x10
293 * the FRU labels point to the DIMM.
396 if (topo_prop_get_uint64(pnode, PGNAME(DIMM), "size", &dsz,
400 whinge(mod, &nerr, "amd_rank_create: parent dimm has no "
491 whinge(mod, &nerr, "amd_dimm_create: dimm num property
    [all...]
  /onnv/onnv-gate/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/
pi_walker.c 71 {pi_enum_mem, DIMM},
87 {pi_mem_methods, DIMM},
pi_meth.c 345 if (strcmp(topo_node_name(node), DIMM) != 0)
  /onnv/onnv-gate/usr/src/cmd/hwdata/
pci.ids     [all...]

Completed in 360 milliseconds