Home
last modified time | relevance | path

Searched refs:PICLEVENT_SYSEVENT_DEVICE_ADDED (Results 1 – 25 of 39) sorted by relevance

12

/titanic_44/usr/src/cmd/picl/plugins/sun4v/mdesc/
H A Dmdescplugin.c193 if (strcmp(ename, PICLEVENT_SYSEVENT_DEVICE_ADDED) == 0) in dsc_handler()
304 (void) ptree_register_handler(PICLEVENT_SYSEVENT_DEVICE_ADDED, in mdescplugin_init()
318 (void) ptree_unregister_handler(PICLEVENT_SYSEVENT_DEVICE_ADDED, in mdescplugin_fini()
/titanic_44/usr/src/cmd/picl/plugins/sun4v/piclsbl/
H A Dpiclsbl.c229 if (strcmp(ename, PICLEVENT_SYSEVENT_DEVICE_ADDED) == 0) in piclsbl_handler()
404 (void) ptree_register_handler(PICLEVENT_SYSEVENT_DEVICE_ADDED, in piclsbl_init()
414 (void) ptree_unregister_handler(PICLEVENT_SYSEVENT_DEVICE_ADDED, in piclsbl_fini()
/titanic_44/usr/src/cmd/picl/plugins/sun4v/pri/
H A Dpriplugin.c155 (void) ptree_register_handler(PICLEVENT_SYSEVENT_DEVICE_ADDED, in priplugin_init()
347 (void) ptree_unregister_handler(PICLEVENT_SYSEVENT_DEVICE_ADDED, in priplugin_fini()
401 if ((strcmp(ename, PICLEVENT_SYSEVENT_DEVICE_ADDED) == 0) || in event_handler()
/titanic_44/usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/
H A Dpiclfrutree.c208 (void) ptree_register_handler(PICLEVENT_SYSEVENT_DEVICE_ADDED, in picl_frutree_init()
221 (void) ptree_unregister_handler(PICLEVENT_SYSEVENT_DEVICE_ADDED, in picl_frutree_fini()
242 if (strcmp(ename, PICLEVENT_SYSEVENT_DEVICE_ADDED) == 0) { in picl_frutree_evhandler()
/titanic_44/usr/src/cmd/picl/plugins/inc/
H A Dpicldefs.h268 #define PICLEVENT_SYSEVENT_DEVICE_ADDED "sysevent-device-added" macro
/titanic_44/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A Dfcal_leds.c546 (void) ptree_register_handler(PICLEVENT_SYSEVENT_DEVICE_ADDED, in fcal_leds_init()
610 (void) ptree_unregister_handler(PICLEVENT_SYSEVENT_DEVICE_ADDED, in fcal_leds_fini()
/titanic_44/usr/src/cmd/picl/plugins/sun4u/boston/frudr/
H A Dfru_usb-a-1.info31 * to a PICLEVENT_SYSEVENT_DEVICE_ADDED event for USB0
H A Dfru_usb-a-2.info31 * to a PICLEVENT_SYSEVENT_DEVICE_ADDED event for USB1
H A Dfru_usb-a-3.info31 * to a PICLEVENT_SYSEVENT_DEVICE_ADDED event for USB2
H A Dfru_usb-a-4.info31 * to a PICLEVENT_SYSEVENT_DEVICE_ADDED event for USB3
/titanic_44/usr/src/cmd/picl/plugins/sun4u/ents/frudr/
H A Dfru_usb-a-1.info29 * to a PICLEVENT_SYSEVENT_DEVICE_ADDED event for USB1
H A Dfru_usb-a-2.info29 * to a PICLEVENT_SYSEVENT_DEVICE_ADDED event for USB0
H A Dfru_usb-b-1.info29 * to a PICLEVENT_SYSEVENT_DEVICE_ADDED event for USB3
H A Dfru_usb-b-2.info29 * to a PICLEVENT_SYSEVENT_DEVICE_ADDED event for USB2
H A Dfru_usb-a-1_data.info29 * to a PICLEVENT_SYSEVENT_DEVICE_ADDED event for USB1
H A Dfru_usb-a-2_data.info29 * to a PICLEVENT_SYSEVENT_DEVICE_ADDED event for USB0
H A Dfru_usb-b-1_data.info29 * to a PICLEVENT_SYSEVENT_DEVICE_ADDED event for USB3
H A Dfru_usb-b-2_data.info29 * to a PICLEVENT_SYSEVENT_DEVICE_ADDED event for USB2
/titanic_44/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dfru_usb-a-1.info29 * to a PICLEVENT_SYSEVENT_DEVICE_ADDED event for USB0
H A Dfru_usb-a-2.info29 * to a PICLEVENT_SYSEVENT_DEVICE_ADDED event for USB1
/titanic_44/usr/src/cmd/picl/plugins/sun4u/seattle/frudr/
H A Dfru_usb-a-1.info29 * to a PICLEVENT_SYSEVENT_DEVICE_ADDED event for USB0
H A Dfru_usb-a-2.info29 * to a PICLEVENT_SYSEVENT_DEVICE_ADDED event for USB1
H A Dfru_usb-a-3.info29 * to a PICLEVENT_SYSEVENT_DEVICE_ADDED event for USB2
H A Dfru_usb-a-4.info29 * to a PICLEVENT_SYSEVENT_DEVICE_ADDED event for USB3
/titanic_44/usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/
H A Dpiclfrutree.c244 (void) ptree_register_handler(PICLEVENT_SYSEVENT_DEVICE_ADDED, in picl_frutree_init()
257 (void) ptree_unregister_handler(PICLEVENT_SYSEVENT_DEVICE_ADDED, in picl_frutree_fini()
278 if (strcmp(ename, PICLEVENT_SYSEVENT_DEVICE_ADDED) == 0) { in picl_frutree_evhandler()

12