Home
last modified time | relevance | path

Searched refs:DDI_DEVI_REMOVE_EVENT (Results 1 – 16 of 16) sorted by relevance

/illumos-gate/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394.c453 if (ddi_get_eventcookie(avp->av_dip, DDI_DEVI_REMOVE_EVENT, in av1394_add_events()
490 if (ddi_get_eventcookie(avp->av_dip, DDI_DEVI_REMOVE_EVENT, in av1394_remove_events()
/illumos-gate/usr/src/uts/common/io/1394/
H A Dnx1394.c106 {NX1394_EVENT_TAG_HOT_REMOVAL, DDI_DEVI_REMOVE_EVENT, EPL_KERNEL,
H A Ds1394_misc.c191 DDI_DEVI_REMOVE_EVENT, &cookie, NDI_EVENT_NOPASS) == in s1394_hal_shutdown()
H A Ds1394_hotplug.c74 DDI_DEVI_REMOVE_EVENT, &cookie, NDI_EVENT_NOPASS) in s1394_send_remove_event()
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusbai.c1036 if (ddi_get_eventcookie(dip, DDI_DEVI_REMOVE_EVENT, in usb_register_hotplug_cbs()
1127 if (ddi_get_eventcookie(dip, DDI_DEVI_REMOVE_EVENT, in usb_register_event_cbs()
H A Dusbai_util.c2390 rval = ddi_get_eventcookie(dip, DDI_DEVI_REMOVE_EVENT, in usba_common_register_events()
H A Dhubdi.c577 {USBA_EVENT_TAG_HOT_REMOVAL, DDI_DEVI_REMOVE_EVENT, EPL_KERNEL,
/illumos-gate/usr/src/uts/common/io/usb/usb_ia/
H A Dusb_ia.c194 {USBA_EVENT_TAG_HOT_REMOVAL, DDI_DEVI_REMOVE_EVENT, EPL_KERNEL,
/illumos-gate/usr/src/uts/i86pc/io/pciex/
H A Dnpe.c313 {NPE_EVENT_TAG_HOT_REMOVAL, DDI_DEVI_REMOVE_EVENT, EPL_KERNEL,
/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus.c248 { CB_EVENT_TAG_REMOVE, DDI_DEVI_REMOVE_EVENT, EPL_INTERRUPT, 0 }
730 DDI_DEVI_REMOVE_EVENT, &cookie, 0) == NDI_SUCCESS) { in cardbus_unload_cardbus()
/illumos-gate/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dhba.c636 if (ddi_get_eventcookie(sp->s_dip, DDI_DEVI_REMOVE_EVENT, in scsa1394_add_events()
673 if (ddi_get_eventcookie(sp->s_dip, DDI_DEVI_REMOVE_EVENT, in scsa1394_remove_events()
/illumos-gate/usr/src/uts/common/io/usb/usb_mid/
H A Dusb_mid.c212 {USBA_EVENT_TAG_HOT_REMOVAL, DDI_DEVI_REMOVE_EVENT, EPL_KERNEL,
/illumos-gate/usr/src/uts/common/sys/
H A Dsunddi.h2139 #define DDI_DEVI_REMOVE_EVENT "DDI:DEVI_REMOVE" macro
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpciehpc.c860 DDI_DEVI_REMOVE_EVENT, in pciehpc_intr()
/illumos-gate/usr/src/uts/common/io/nvme/
H A Dnvme.c4460 if (ddi_get_eventcookie(nvme->n_dip, DDI_DEVI_REMOVE_EVENT, in nvme_attach()
/illumos-gate/usr/src/uts/common/os/
H A Ddevcfg.c6037 if (ddi_get_eventcookie(dip, DDI_DEVI_REMOVE_EVENT, in devi_detach_node()