Searched defs:motherchassis_node (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi.c57 static tnode_t *motherchassis_node = NULL; variable
218 (void) topo_mod_enummap(mod, motherchassis_node, "chassis",
220 (void) topo_mod_enummap(mod, motherchassis_node, "fan",
222 (void) topo_mod_enummap(mod, motherchassis_node, "psu",
300 motherchassis_node = chassis_node =
304 if (motherchassis_node != NULL)
306 motherchassis_node, ch_smbid, ch_inst++);

Completed in 84 milliseconds