Symbol: PICLEVENT_SYSEVENT_DEVICE_ADDED
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
3597
(void) ptree_register_handler(PICLEVENT_SYSEVENT_DEVICE_ADDED,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
3614
(void) ptree_unregister_handler(PICLEVENT_SYSEVENT_DEVICE_ADDED,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
3680
if (strcmp(ename, PICLEVENT_SYSEVENT_DEVICE_ADDED) == 0) {
usr/src/cmd/picl/plugins/common/piclevent/picl_slm.c
316
ename = strdup(PICLEVENT_SYSEVENT_DEVICE_ADDED);
usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/piclfrutree.c
242
(void) ptree_register_handler(PICLEVENT_SYSEVENT_DEVICE_ADDED,
usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/piclfrutree.c
255
(void) ptree_unregister_handler(PICLEVENT_SYSEVENT_DEVICE_ADDED,
usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/piclfrutree.c
276
if (strcmp(ename, PICLEVENT_SYSEVENT_DEVICE_ADDED) == 0) {
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
303
(void) ptree_register_handler(PICLEVENT_SYSEVENT_DEVICE_ADDED,
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
316
(void) ptree_unregister_handler(PICLEVENT_SYSEVENT_DEVICE_ADDED,
usr/src/cmd/picl/plugins/sun4u/daktari/frutree/piclfrutree.c
337
if (strcmp(ename, PICLEVENT_SYSEVENT_DEVICE_ADDED) == 0) {
usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/piclfrutree.c
206
(void) ptree_register_handler(PICLEVENT_SYSEVENT_DEVICE_ADDED,
usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/piclfrutree.c
219
(void) ptree_unregister_handler(PICLEVENT_SYSEVENT_DEVICE_ADDED,
usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/piclfrutree.c
240
if (strcmp(ename, PICLEVENT_SYSEVENT_DEVICE_ADDED) == 0) {
usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/fcal_leds.c
544
(void) ptree_register_handler(PICLEVENT_SYSEVENT_DEVICE_ADDED,
usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/fcal_leds.c
608
(void) ptree_unregister_handler(PICLEVENT_SYSEVENT_DEVICE_ADDED,
usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/piclfrudr.c
1752
if (strcmp(ename, PICLEVENT_SYSEVENT_DEVICE_ADDED) != 0)
usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/piclfrudr.c
476
(void) ptree_register_handler(PICLEVENT_SYSEVENT_DEVICE_ADDED,
usr/src/cmd/picl/plugins/sun4v/mdesc/mdescplugin.c
195
if (strcmp(ename, PICLEVENT_SYSEVENT_DEVICE_ADDED) == 0)
usr/src/cmd/picl/plugins/sun4v/mdesc/mdescplugin.c
302
(void) ptree_register_handler(PICLEVENT_SYSEVENT_DEVICE_ADDED,
usr/src/cmd/picl/plugins/sun4v/mdesc/mdescplugin.c
316
(void) ptree_unregister_handler(PICLEVENT_SYSEVENT_DEVICE_ADDED,
usr/src/cmd/picl/plugins/sun4v/piclsbl/piclsbl.c
229
if (strcmp(ename, PICLEVENT_SYSEVENT_DEVICE_ADDED) == 0)
usr/src/cmd/picl/plugins/sun4v/piclsbl/piclsbl.c
404
(void) ptree_register_handler(PICLEVENT_SYSEVENT_DEVICE_ADDED,
usr/src/cmd/picl/plugins/sun4v/piclsbl/piclsbl.c
414
(void) ptree_unregister_handler(PICLEVENT_SYSEVENT_DEVICE_ADDED,
usr/src/cmd/picl/plugins/sun4v/pri/priplugin.c
153
(void) ptree_register_handler(PICLEVENT_SYSEVENT_DEVICE_ADDED,
usr/src/cmd/picl/plugins/sun4v/pri/priplugin.c
345
(void) ptree_unregister_handler(PICLEVENT_SYSEVENT_DEVICE_ADDED,
usr/src/cmd/picl/plugins/sun4v/pri/priplugin.c
399
if ((strcmp(ename, PICLEVENT_SYSEVENT_DEVICE_ADDED) == 0) ||