Searched refs:DIMM (Results 1 - 7 of 7) sorted by relevance

/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_hc.h50 #define DIMM "dimm" macro
H A Dhc.c158 { DIMM, TOPO_STABILITY_PRIVATE },
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/chip/common/
H A Dchip_sun4v.c344 parent, DIMM, DIMM, 0, 0, NULL) != 0) {
356 if ((rp = topo_mod_load(mp, DIMM, TOPO_VERSION)) == NULL) {
359 CHIP, DIMM, errno, strerror(errno));
/osnet-11/usr/src/lib/fm/topo/modules/i86pc/chip/common/
H A Dchip_intel.c58 { PGNAME(DIMM), TOPO_STABILITY_PRIVATE, TOPO_STABILITY_PRIVATE, 1 };
180 if (topo_node_range_create(mod, pnode, DIMM, 0,
229 DIMM, dimm_number, NULL, auth, part, rev, serial);
235 if ((dnode = topo_node_bind(mod, pnode, DIMM, dimm_number,
256 (void) nvprop_add(mod, nvp, PGNAME(DIMM),
H A Dchip_amd.c52 { PGNAME(DIMM), TOPO_STABILITY_PRIVATE, TOPO_STABILITY_PRIVATE, 1 };
256 * If SMBIOS meets FMA needs, set DIMM as the FRU for
258 * numbers to get the DIMM instance.
294 * We apply DIMM labels to chip-select nodes,
298 * the FRU labels point to the DIMM.
402 if (topo_prop_get_uint64(pnode, PGNAME(DIMM), "size", &dsz,
555 (void) topo_prop_set_string(dimmnode, PGNAME(DIMM),
558 (void) topo_prop_set_string(dimmnode, PGNAME(DIMM),
561 (void) topo_prop_set_string(dimmnode, PGNAME(DIMM),
578 nerr += nvprop_add(mod, nvp, PGNAME(DIMM), dimmnod
[all...]
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/common/
H A Dpi_walker.c74 {pi_enum_mem, DIMM},
91 {pi_mem_methods, DIMM},
H A Dpi_meth.c519 if (strcmp(topo_node_name(node), DIMM) != 0)

Completed in 34 milliseconds