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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Dpiclenvsetup.c300 get_node_list_by_class(picl_nodehdl_t nodeh, const char *classname, function
320 listp = get_node_list_by_class(chdh, classname, listp);
484 get_node_list_by_class(plath, PICL_CLASS_TEMPERATURE_DEVICE, NULL);
671 get_node_list_by_class(plath, PICL_CLASS_FAN_CONTROL, NULL);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A Dpiclenvsetup.c277 get_node_list_by_class(picl_nodehdl_t nodeh, const char *classname, function
297 listp = get_node_list_by_class(chdh, classname, listp);
461 get_node_list_by_class(plath, PICL_CLASS_TEMP_DEVICE, NULL);
633 get_node_list_by_class(plath, PICL_CLASS_FAN_CONTROL, NULL);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/blade/bsc/
H A Dpicllom.c76 static void get_node_list_by_class(picl_nodehdl_t nodeh,
232 get_node_list_by_class(picl_nodehdl_t nodeh, const char *classname, function
252 get_node_list_by_class(chdh, classname, listp);
274 get_node_list_by_class(*lominfh, PICL_CLASS_SERVICE_PROCESSOR, listp);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/envmon/
H A Dpiclenvmon.c80 static void get_node_list_by_class(picl_nodehdl_t nodeh,
327 get_node_list_by_class(picl_nodehdl_t nodeh, const char *classname, function
347 get_node_list_by_class(chdh, classname, listp);
445 get_node_list_by_class(*envmoninfh, PICL_CLASS_SERVICE_PROCESSOR,

Completed in 68 milliseconds