Searched refs:PICL_FRU_REMOVED (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/inc/
H A Dpicldefs.h282 #define PICL_FRU_REMOVED "picl-fru-removed" /* PSARC/2000/546 */ macro
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/envmon/
H A Dpiclenvmon.c1624 } else if (strcmp(ename, PICL_FRU_REMOVED) == 0) {
1795 res = ptree_register_handler(PICL_FRU_REMOVED, envmon_evhandler, NULL);
1813 (void) ptree_unregister_handler(PICL_FRU_REMOVED,
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/
H A Dpiclfrutree.c1016 /* event completion handler for PICL_FRU_ADDED/PICL_FRU_REMOVED events */
1022 if (strcmp(ename, PICL_FRU_REMOVED) == 0) {
1040 * Post the PICL_FRU_ADDED/PICL_FRU_REMOVED event
1144 post_frudr_event(PICL_FRU_REMOVED, NULL, powermodh);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/frutree/
H A Dpiclfrutree.c1140 /* event completion handler for PICL_FRU_ADDED/PICL_FRU_REMOVED events */
1147 if (strcmp(ename, PICL_FRU_REMOVED) == 0) {
1165 * Post the PICL_FRU_ADDED/PICL_FRU_REMOVED event
1271 post_frudr_event(PICL_FRU_REMOVED, NULL, powermodh);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/frudata/
H A Dfru_data.c2281 if (strcmp(event_name, PICL_FRU_REMOVED) == 0) {
2340 (void) ptree_register_handler(PICL_FRU_REMOVED,
2485 (void) ptree_unregister_handler(PICL_FRU_REMOVED,
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dpiclfrudr.c1236 * Event completion handler for PICL_FRU_ADDED/PICL_FRU_REMOVED events
1248 if (strcmp(ename, PICL_FRU_REMOVED) == 0) {
1329 * Post the PICL_FRU_ADDED/PICL_FRU_REMOVED event
1582 post_frudr_event(PICL_FRU_REMOVED, NULL, fruh);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/
H A Dpiclfrutree.c2014 /* event completion handler for PICL_FRU_ADDED/PICL_FRU_REMOVED events */
2022 if (strcmp(ename, PICL_FRU_REMOVED) == 0) {
2050 * Post the PICL_FRU_ADDED/PICL_FRU_REMOVED event
2310 post_frudr_event(PICL_FRU_REMOVED, locnodeh, fruh);

Completed in 104 milliseconds