Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_main.c524 return (ndi_event_remove_callback(enx_ndi_event_hdl, cb_id)); in eibnx_remove_eventcall()
/titanic_50/usr/src/uts/common/sys/
H A Dsunndi.h578 ndi_event_remove_callback(ndi_event_hdl_t handle, ddi_callback_id_t id);
/titanic_50/usr/src/uts/common/io/1394/
H A Dnx1394.c429 ret = ndi_event_remove_callback(hal->hal_ndi_event_hdl, cb_id); in nx1394_remove_eventcall()
/titanic_50/usr/src/uts/common/xen/io/
H A Dxpvd.c996 return (ndi_event_remove_callback(xpvd_ndi_event_handle, in xpvd_remove_eventcall()
/titanic_50/usr/src/uts/common/os/
H A Dsunndi.c1765 ndi_event_remove_callback(ndi_event_hdl_t handle, ddi_callback_id_t cb_id) in ndi_event_remove_callback() function
2466 return (ndi_event_remove_callback(rootnex_event_hdl, cb_id)); in i_ddi_rootnex_remove_eventcall()
/titanic_50/usr/src/uts/common/io/usb/usb_ia/
H A Dusb_ia.c939 return (ndi_event_remove_callback(usb_ia->ia_ndi_event_hdl, cb_id)); in usb_ia_busop_remove_eventcall()
/titanic_50/usr/src/uts/common/io/usb/usb_mid/
H A Dusb_mid.c1136 return (ndi_event_remove_callback(usb_mid->mi_ndi_event_hdl, cb_id)); in usb_mid_busop_remove_eventcall()
/titanic_50/usr/src/uts/common/io/
H A Dpshot.c2407 return (ndi_event_remove_callback(pshot->ndi_event_hdl, cb_id)); in pshot_remove_eventcall()
3729 (void) ndi_event_remove_callback(hdl, in pshot_event_test()
/titanic_50/usr/src/uts/common/io/cardbus/
H A Dcardbus.c2187 return (ndi_event_remove_callback(cbp->cb_ndi_event_hdl, cb_id)); in cardbus_remove_eventcall()
/titanic_50/usr/src/uts/common/io/ib/ibnex/
H A Dibnex.c3629 return (ndi_event_remove_callback(ibnex.ibnex_ndi_event_hdl, in ibnex_remove_eventcall()
/titanic_50/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c7101 return (ndi_event_remove_callback(sf->sf_event_hdl, cb_id));
/titanic_50/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c6626 return (ndi_event_remove_callback(hubd->h_ndi_event_hdl, cb_id)); in hubd_busop_remove_eventcall()
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c11585 return (ndi_event_remove_callback(pptr->port_ndi_event_hdl, cb_id)); in fcp_scsi_bus_remove_eventcall()