Symbol: ndi_event_free_hdl
usr/src/uts/common/io/1394/nx1394.c
438
(void) ndi_event_free_hdl(hal->hal_ndi_event_hdl);
usr/src/uts/common/io/1394/nx1394.c
458
ret = ndi_event_free_hdl(hal->hal_ndi_event_hdl);
usr/src/uts/common/io/cardbus/cardbus.c
554
ndi_event_free_hdl(cbp->cb_ndi_event_hdl);
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
10181
(void) ndi_event_free_hdl(pptr->port_ndi_event_hdl);
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
10346
(void) ndi_event_free_hdl(pptr->port_ndi_event_hdl);
usr/src/uts/common/io/ib/clients/eoib/enx_main.c
261
(void) ndi_event_free_hdl(enx_ndi_event_hdl);
usr/src/uts/common/io/ib/clients/eoib/enx_main.c
288
(void) ndi_event_free_hdl(enx_ndi_event_hdl);
usr/src/uts/common/io/ib/clients/eoib/enx_main.c
337
(void) ndi_event_free_hdl(enx_ndi_event_hdl);
usr/src/uts/common/io/ib/ibnex/ibnex.c
561
(void) ndi_event_free_hdl(ibnex.ibnex_ndi_event_hdl);
usr/src/uts/common/io/ib/ibnex/ibnex.c
577
(void) ndi_event_free_hdl(
usr/src/uts/common/io/ib/ibnex/ibnex.c
666
if (ndi_event_free_hdl(ibnex.ibnex_ndi_event_hdl)) {
usr/src/uts/common/io/pshot.c
3735
rval = ndi_event_free_hdl(hdl);
usr/src/uts/common/io/pshot.c
924
rval = ndi_event_free_hdl(pshot->ndi_event_hdl);
usr/src/uts/common/io/usb/usb_ia/usb_ia.c
714
(ndi_event_free_hdl(usb_ia->ia_ndi_event_hdl) != NDI_SUCCESS)) {
usr/src/uts/common/io/usb/usb_mid/usb_mid.c
775
(ndi_event_free_hdl(usb_mid->mi_ndi_event_hdl) != NDI_SUCCESS)) {
usr/src/uts/common/io/usb/usba/hubdi.c
2841
rval = ndi_event_free_hdl(hubd->h_ndi_event_hdl);
usr/src/uts/common/os/sunndi.c
2427
(void) ndi_event_free_hdl(rootnex_event_hdl);
usr/src/uts/common/sys/sunndi.h
537
ndi_event_free_hdl(ndi_event_hdl_t handle);
usr/src/uts/common/xen/io/xpvd.c
275
(void) ndi_event_free_hdl(xpvd_ndi_event_handle);
usr/src/uts/common/xen/io/xpvd.c
283
(void) ndi_event_free_hdl(xpvd_ndi_event_handle);
usr/src/uts/i86pc/io/pciex/npe.c
433
(void) ndi_event_free_hdl(pcip->pci_ndi_event_hdl);