Home
last modified time | relevance | path

Searched refs:ndi_event_alloc_hdl (Results 1 – 13 of 13) sorted by relevance

/illumos-gate/usr/src/uts/common/io/1394/
H A Dnx1394.c431 ret = ndi_event_alloc_hdl(hal->halinfo.dip, hal->halinfo.hw_interrupt, in nx1394_define_events()
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_main.c247 if (ndi_event_alloc_hdl(dip, 0, &enx_ndi_event_hdl, in eibnx_attach()
/illumos-gate/usr/src/uts/common/sys/
H A Dsunndi.h530 ndi_event_alloc_hdl(dev_info_t *dip, ddi_iblock_cookie_t cookie,
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxpvd.c268 if (ndi_event_alloc_hdl(devi, 0, &xpvd_ndi_event_handle, in xpvd_attach()
/illumos-gate/usr/src/uts/common/os/
H A Dsunndi.c1207 ndi_event_alloc_hdl(dev_info_t *dip, ddi_iblock_cookie_t cookie, in ndi_event_alloc_hdl() function
2423 if (ndi_event_alloc_hdl(dip, (ddi_iblock_cookie_t)(LOCK_LEVEL-1), in i_ddi_rootnex_init_events()
/illumos-gate/usr/src/uts/common/io/usb/usb_ia/
H A Dusb_ia.c616 (void) ndi_event_alloc_hdl(dip, 0, &usb_ia->ia_ndi_event_hdl, in usb_ia_attach()
/illumos-gate/usr/src/uts/i86pc/io/pciex/
H A Dnpe.c367 ret = ndi_event_alloc_hdl(pcip->pci_dip, NULL, &pcip->pci_ndi_event_hdl, in npe_attach()
/illumos-gate/usr/src/uts/common/io/usb/usb_mid/
H A Dusb_mid.c672 (void) ndi_event_alloc_hdl(dip, 0, &usb_mid->mi_ndi_event_hdl, in usb_mid_attach()
/illumos-gate/usr/src/uts/common/io/
H A Dpshot.c636 if (ndi_event_alloc_hdl(devi, NULL, &pshot->ndi_event_hdl, in pshot_attach()
3542 (void) ndi_event_alloc_hdl(pshot->dip, NULL, &hdl, NDI_SLEEP); in pshot_event_test()
/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus.c475 if (ndi_event_alloc_hdl(dip, *anp->an_iblock, &cbp->cb_ndi_event_hdl, in cardbus_attach()
/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex.c547 if (ndi_event_alloc_hdl(dip, 0, &ibnex.ibnex_ndi_event_hdl, in ibnex_attach()
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c1974 (void) ndi_event_alloc_hdl(dip, 0, &hubd->h_ndi_event_hdl, NDI_SLEEP); in usba_hubdi_attach()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c9943 (void) ndi_event_alloc_hdl(pptr->port_dip, NULL, in fcp_handle_port_attach()