Home
last modified time | relevance | path

Searched refs:PICL_CLASS_SERVICE_PROCESSOR (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/picl/plugins/inc/
H A Dpicldefs.h79 #define PICL_CLASS_SERVICE_PROCESSOR "service-processor" macro
/titanic_41/usr/src/cmd/picl/plugins/sun4u/envmon/
H A Dpiclenvmon.c445 get_node_list_by_class(*envmoninfh, PICL_CLASS_SERVICE_PROCESSOR, in get_envmon_node()
450 syslog(LOG_ERR, EM_MISSING_NODE, PICL_CLASS_SERVICE_PROCESSOR); in get_envmon_node()
1604 PICL_CLASS_SERVICE_PROCESSOR, &envmoninfh); in envmon_evhandler()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/blade/bsc/
H A Dpicllom.c274 get_node_list_by_class(*lominfh, PICL_CLASS_SERVICE_PROCESSOR, listp); in get_lom_node()
278 syslog(LOG_ERR, EM_MISSING_NODE, PICL_CLASS_SERVICE_PROCESSOR); in get_lom_node()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dpiclfrudr.c2008 err = get_node_by_class(*nodeh, PICL_CLASS_SERVICE_PROCESSOR, nodeh); in get_sys_controller_node()