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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/
H A Dpicldr.c88 picl_nodehdl_t rooth = 0, chassis_nodehdl = 0, cpu_nodehdl = 0; variable
277 &chassis_nodehdl)) != PICL_SUCCESS) {
284 NULLREAD, NULLWRITE, chassis_nodehdl, (picl_prophdl_t *)NULL,
304 NULLWRITE, chassis_nodehdl, (picl_prophdl_t *)NULL,
690 if ((rc = ptree_find_node(chassis_nodehdl,
721 (void) ptree_find_node(chassis_nodehdl,
806 if (chassis_nodehdl == 0 && state_event) {
813 chassis_nodehdl = nodeh;
816 if (nodeh == chassis_nodehdl && state_event) {

Completed in 45 milliseconds