Symbol: PICLEVENT_SYSEVENT_DEVICE_REMOVED
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
3599
(void) ptree_register_handler(PICLEVENT_SYSEVENT_DEVICE_REMOVED,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
3616
(void) ptree_unregister_handler(PICLEVENT_SYSEVENT_DEVICE_REMOVED,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
3781
} else if (strcmp(ename, PICLEVENT_SYSEVENT_DEVICE_REMOVED) == 0) {
usr/src/cmd/picl/plugins/common/piclevent/picl_slm.c
318
ename = strdup(PICLEVENT_SYSEVENT_DEVICE_REMOVED);
usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/piclfrutree.c
244
(void) ptree_register_handler(PICLEVENT_SYSEVENT_DEVICE_REMOVED,
usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/piclfrutree.c
257
(void) ptree_unregister_handler(PICLEVENT_SYSEVENT_DEVICE_REMOVED,
usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/piclfrutree.c
280
} else if (strcmp(ename, PICLEVENT_SYSEVENT_DEVICE_REMOVED) == 0) {
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
305
(void) ptree_register_handler(PICLEVENT_SYSEVENT_DEVICE_REMOVED,
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
318
(void) ptree_unregister_handler(PICLEVENT_SYSEVENT_DEVICE_REMOVED,
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
341
} else if (strcmp(ename, PICLEVENT_SYSEVENT_DEVICE_REMOVED) == 0) {
usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/piclfrutree.c
208
(void) ptree_register_handler(PICLEVENT_SYSEVENT_DEVICE_REMOVED,
usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/piclfrutree.c
221
(void) ptree_unregister_handler(PICLEVENT_SYSEVENT_DEVICE_REMOVED,
usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/piclfrutree.c
244
} else if (strcmp(ename, PICLEVENT_SYSEVENT_DEVICE_REMOVED) == 0) {
usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/fcal_leds.c
546
(void) ptree_register_handler(PICLEVENT_SYSEVENT_DEVICE_REMOVED,
usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/fcal_leds.c
610
(void) ptree_unregister_handler(PICLEVENT_SYSEVENT_DEVICE_REMOVED,
usr/src/cmd/picl/plugins/sun4v/mdesc/mdescplugin.c
198
else if (strcmp(ename, PICLEVENT_SYSEVENT_DEVICE_REMOVED) == 0)
usr/src/cmd/picl/plugins/sun4v/mdesc/mdescplugin.c
304
(void) ptree_register_handler(PICLEVENT_SYSEVENT_DEVICE_REMOVED,
usr/src/cmd/picl/plugins/sun4v/mdesc/mdescplugin.c
318
(void) ptree_unregister_handler(PICLEVENT_SYSEVENT_DEVICE_REMOVED,
usr/src/cmd/picl/plugins/sun4v/piclsbl/piclsbl.c
231
else if (strcmp(ename, PICLEVENT_SYSEVENT_DEVICE_REMOVED) == 0)
usr/src/cmd/picl/plugins/sun4v/piclsbl/piclsbl.c
406
(void) ptree_register_handler(PICLEVENT_SYSEVENT_DEVICE_REMOVED,
usr/src/cmd/picl/plugins/sun4v/piclsbl/piclsbl.c
416
(void) ptree_unregister_handler(PICLEVENT_SYSEVENT_DEVICE_REMOVED,
usr/src/cmd/picl/plugins/sun4v/pri/priplugin.c
155
(void) ptree_register_handler(PICLEVENT_SYSEVENT_DEVICE_REMOVED,
usr/src/cmd/picl/plugins/sun4v/pri/priplugin.c
347
(void) ptree_unregister_handler(PICLEVENT_SYSEVENT_DEVICE_REMOVED,
usr/src/cmd/picl/plugins/sun4v/pri/priplugin.c
400
(strcmp(ename, PICLEVENT_SYSEVENT_DEVICE_REMOVED) == 0) ||