Searched defs:motherchassis_node (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/fm/topo/modules/i86pc/x86pi/common/ |
H A D | x86pi.c | 57 static tnode_t *motherchassis_node = NULL; variable 241 (void) topo_mod_enummap(mod, motherchassis_node, "chassis", 243 (void) topo_mod_enummap(mod, motherchassis_node, "fan", 245 (void) topo_mod_enummap(mod, motherchassis_node, "psu", 321 motherchassis_node = chassis_node = 325 if (motherchassis_node != NULL) 327 motherchassis_node, ch_smbid, ch_inst++);
|
Completed in 21 milliseconds