Symbol: PICL_FRU_REMOVED
usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/piclfrutree.c
1020
if (strcmp(ename, PICL_FRU_REMOVED) == 0) {
usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/piclfrutree.c
1142
post_frudr_event(PICL_FRU_REMOVED, 0, powermodh);
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
1145
if (strcmp(ename, PICL_FRU_REMOVED) == 0) {
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
1269
post_frudr_event(PICL_FRU_REMOVED, 0, powermodh);
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
1622
} else if (strcmp(ename, PICL_FRU_REMOVED) == 0) {
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
1793
res = ptree_register_handler(PICL_FRU_REMOVED, envmon_evhandler, NULL);
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
1811
(void) ptree_unregister_handler(PICL_FRU_REMOVED,
usr/src/cmd/picl/plugins/sun4u/frudata/fru_data.c
2281
if (strcmp(event_name, PICL_FRU_REMOVED) == 0) {
usr/src/cmd/picl/plugins/sun4u/frudata/fru_data.c
2340
(void) ptree_register_handler(PICL_FRU_REMOVED,
usr/src/cmd/picl/plugins/sun4u/frudata/fru_data.c
2485
(void) ptree_unregister_handler(PICL_FRU_REMOVED,
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
2020
if (strcmp(ename, PICL_FRU_REMOVED) == 0) {
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
2308
post_frudr_event(PICL_FRU_REMOVED, locnodeh, fruh);
usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/piclfrudr.c
1248
if (strcmp(ename, PICL_FRU_REMOVED) == 0) {
usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/piclfrudr.c
1582
post_frudr_event(PICL_FRU_REMOVED, 0, fruh);