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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/blade/bsc/
H A Dpicllom.c1181 picl_nodehdl_t fan_unit_h; local
1186 if (ptree_get_node_by_path(path, &fan_unit_h) !=
1189 if (ptree_delete_node(fan_unit_h) != PICL_SUCCESS)
1191 (void) ptree_destroy_node(fan_unit_h);

Completed in 46 milliseconds