Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_main.c261 (void) ndi_event_free_hdl(enx_ndi_event_hdl); in eibnx_attach()
288 (void) ndi_event_free_hdl(enx_ndi_event_hdl); in eibnx_attach()
337 (void) ndi_event_free_hdl(enx_ndi_event_hdl); in eibnx_detach()
/illumos-gate/usr/src/uts/common/io/1394/
H A Dnx1394.c438 (void) ndi_event_free_hdl(hal->hal_ndi_event_hdl); in nx1394_define_events()
458 ret = ndi_event_free_hdl(hal->hal_ndi_event_hdl); in nx1394_undefine_events()
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxpvd.c275 (void) ndi_event_free_hdl(xpvd_ndi_event_handle); in xpvd_attach()
283 (void) ndi_event_free_hdl(xpvd_ndi_event_handle); in xpvd_attach()
/illumos-gate/usr/src/uts/common/sys/
H A Dsunndi.h537 ndi_event_free_hdl(ndi_event_hdl_t handle);
/illumos-gate/usr/src/uts/common/os/
H A Dsunndi.c1236 ndi_event_free_hdl(ndi_event_hdl_t handle) in ndi_event_free_hdl() function
2427 (void) ndi_event_free_hdl(rootnex_event_hdl); in i_ddi_rootnex_init_events()
/illumos-gate/usr/src/uts/common/io/usb/usb_ia/
H A Dusb_ia.c714 (ndi_event_free_hdl(usb_ia->ia_ndi_event_hdl) != NDI_SUCCESS)) { in usb_ia_cleanup()
/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex.c560 (void) ndi_event_free_hdl(ibnex.ibnex_ndi_event_hdl); in ibnex_attach()
576 (void) ndi_event_free_hdl( in ibnex_attach()
665 if (ndi_event_free_hdl(ibnex.ibnex_ndi_event_hdl)) { in ibnex_detach()
/illumos-gate/usr/src/uts/i86pc/io/pciex/
H A Dnpe.c433 (void) ndi_event_free_hdl(pcip->pci_ndi_event_hdl); in npe_detach()
/illumos-gate/usr/src/uts/common/io/usb/usb_mid/
H A Dusb_mid.c775 (ndi_event_free_hdl(usb_mid->mi_ndi_event_hdl) != NDI_SUCCESS)) { in usb_mid_cleanup()
/illumos-gate/usr/src/uts/common/io/
H A Dpshot.c924 rval = ndi_event_free_hdl(pshot->ndi_event_hdl); in pshot_detach()
3735 rval = ndi_event_free_hdl(hdl); in pshot_event_test()
/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus.c554 ndi_event_free_hdl(cbp->cb_ndi_event_hdl); in cardbus_detach()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c10181 (void) ndi_event_free_hdl(pptr->port_ndi_event_hdl); in fcp_handle_port_attach()
10346 (void) ndi_event_free_hdl(pptr->port_ndi_event_hdl); in fcp_cleanup_port()
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c2862 rval = ndi_event_free_hdl(hubd->h_ndi_event_hdl); in hubd_cleanup()