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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_hc.h51 #define DIMM "dimm" macro
H A Dhc.c154 { DIMM, TOPO_STABILITY_PRIVATE },
/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/chip/
H A Dchip_sun4v.c320 parent, DIMM, DIMM, 0, 0, NULL) != 0) {
332 if ((rp = topo_mod_load(mp, DIMM, TOPO_VERSION)) == NULL) {
335 CHIP, DIMM, errno, strerror(errno));
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip_intel.c58 { PGNAME(DIMM), TOPO_STABILITY_PRIVATE, TOPO_STABILITY_PRIVATE, 1 };
181 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.c50 { PGNAME(DIMM), TOPO_STABILITY_PRIVATE, TOPO_STABILITY_PRIVATE, 1 };
250 * If SMBIOS meets FMA needs, set DIMM as the FRU for
252 * numbers to get the DIMM instance.
288 * We apply DIMM labels to chip-select nodes,
292 * the FRU labels point to the DIMM.
395 if (topo_prop_get_uint64(pnode, PGNAME(DIMM), "size", &dsz,
548 (void) topo_prop_set_string(dimmnode, PGNAME(DIMM),
551 (void) topo_prop_set_string(dimmnode, PGNAME(DIMM),
554 (void) topo_prop_set_string(dimmnode, PGNAME(DIMM),
571 nerr += nvprop_add(mod, nvp, PGNAME(DIMM), dimmnod
[all...]
/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/
H A Dpi_walker.c70 {pi_enum_mem, DIMM},
87 {pi_mem_methods, DIMM},
H A Dpi_meth.c345 if (strcmp(topo_node_name(node), DIMM) != 0)

Completed in 56 milliseconds