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 D | enx_main.c | 524 return (ndi_event_remove_callback(enx_ndi_event_hdl, cb_id)); in eibnx_remove_eventcall()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | sunndi.h | 578 ndi_event_remove_callback(ndi_event_hdl_t handle, ddi_callback_id_t id);
|
/titanic_50/usr/src/uts/common/io/1394/ |
H A D | nx1394.c | 429 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 D | xpvd.c | 996 return (ndi_event_remove_callback(xpvd_ndi_event_handle, in xpvd_remove_eventcall()
|
/titanic_50/usr/src/uts/common/os/ |
H A D | sunndi.c | 1765 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 D | usb_ia.c | 939 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 D | usb_mid.c | 1136 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 D | pshot.c | 2407 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 D | cardbus.c | 2187 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 D | ibnex.c | 3629 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 D | sf.c | 7101 return (ndi_event_remove_callback(sf->sf_event_hdl, cb_id));
|
/titanic_50/usr/src/uts/common/io/usb/usba/ |
H A D | hubdi.c | 6626 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 D | fcp.c | 11585 return (ndi_event_remove_callback(pptr->port_ndi_event_hdl, cb_id)); in fcp_scsi_bus_remove_eventcall()
|