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 D | enx_main.c | 247 if (ndi_event_alloc_hdl(dip, 0, &enx_ndi_event_hdl, in eibnx_attach()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | sunndi.h | 526 ndi_event_alloc_hdl(dev_info_t *dip, ddi_iblock_cookie_t cookie,
|
/titanic_44/usr/src/uts/common/io/1394/ |
H A D | nx1394.c | 512 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 D | xpvd.c | 264 if (ndi_event_alloc_hdl(devi, 0, &xpvd_ndi_event_handle, in xpvd_attach()
|
/titanic_44/usr/src/uts/common/os/ |
H A D | sunndi.c | 1205 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 D | usb_ia.c | 615 (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 D | usb_mid.c | 672 (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 D | pshot.c | 634 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 D | cardbus.c | 473 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 D | ibnex.c | 542 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 D | sf.c | 714 (void) ndi_event_alloc_hdl(dip, NULL, in sf_attach()
|
/titanic_44/usr/src/uts/common/io/usb/usba/ |
H A D | hubdi.c | 1964 (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 D | fcp.c | 9954 (void) ndi_event_alloc_hdl(pptr->port_dip, NULL, in fcp_handle_port_attach()
|