Home
last modified time | relevance | path

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

/titanic_44/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()
/titanic_44/usr/src/uts/common/sys/
H A Dsunndi.h526 ndi_event_alloc_hdl(dev_info_t *dip, ddi_iblock_cookie_t cookie,
/titanic_44/usr/src/uts/common/io/1394/
H A Dnx1394.c512 ret = ndi_event_alloc_hdl(hal->halinfo.dip, hal->halinfo.hw_interrupt, in nx1394_define_events()
/titanic_44/usr/src/uts/common/xen/io/
H A Dxpvd.c264 if (ndi_event_alloc_hdl(devi, 0, &xpvd_ndi_event_handle, in xpvd_attach()
/titanic_44/usr/src/uts/common/os/
H A Dsunndi.c1205 ndi_event_alloc_hdl(dev_info_t *dip, ddi_iblock_cookie_t cookie, in ndi_event_alloc_hdl() function
2421 if (ndi_event_alloc_hdl(dip, (ddi_iblock_cookie_t)(LOCK_LEVEL-1), in i_ddi_rootnex_init_events()
/titanic_44/usr/src/uts/common/io/usb/usb_ia/
H A Dusb_ia.c615 (void) ndi_event_alloc_hdl(dip, 0, &usb_ia->ia_ndi_event_hdl, in usb_ia_attach()
/titanic_44/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()
/titanic_44/usr/src/uts/common/io/
H A Dpshot.c634 if (ndi_event_alloc_hdl(devi, NULL, &pshot->ndi_event_hdl, in pshot_attach()
3545 (void) ndi_event_alloc_hdl(pshot->dip, NULL, &hdl, NDI_SLEEP); in pshot_event_test()
/titanic_44/usr/src/uts/common/io/cardbus/
H A Dcardbus.c473 if (ndi_event_alloc_hdl(dip, *anp->an_iblock, &cbp->cb_ndi_event_hdl, in cardbus_attach()
/titanic_44/usr/src/uts/common/io/ib/ibnex/
H A Dibnex.c542 if (ndi_event_alloc_hdl(dip, 0, &ibnex.ibnex_ndi_event_hdl, in ibnex_attach()
/titanic_44/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c714 (void) ndi_event_alloc_hdl(dip, NULL, in sf_attach()
/titanic_44/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c1964 (void) ndi_event_alloc_hdl(dip, 0, &hubd->h_ndi_event_hdl, NDI_SLEEP); in usba_hubdi_attach()
/titanic_44/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c9954 (void) ndi_event_alloc_hdl(pptr->port_dip, NULL, in fcp_handle_port_attach()