Searched refs:ndi_event_unbind_set (Results 1 – 9 of 9) sorted by relevance
/titanic_41/usr/src/uts/common/io/ |
H A D | pshot.c | 3563 rval = ndi_event_unbind_set(hdl, &events, NDI_SLEEP); in pshot_event_test() 3585 rval = ndi_event_unbind_set(hdl, &events, NDI_SLEEP); in pshot_event_test() 3599 rval = ndi_event_unbind_set(hdl, &events, NDI_SLEEP); in pshot_event_test() 3613 rval = ndi_event_unbind_set(hdl, &events, NDI_SLEEP); in pshot_event_test() 3620 rval = ndi_event_unbind_set(hdl, &events, NDI_SLEEP); in pshot_event_test() 3627 rval = ndi_event_unbind_set(hdl, &events, NDI_SLEEP); in pshot_event_test() 3641 rval = ndi_event_unbind_set(hdl, &events, NDI_SLEEP); in pshot_event_test() 3648 rval = ndi_event_unbind_set(hdl, &events, NDI_SLEEP); in pshot_event_test() 3655 rval = ndi_event_unbind_set(hdl, &events, NDI_SLEEP); in pshot_event_test() 3662 rval = ndi_event_unbind_set(hdl, &events, NDI_SLEEP); in pshot_event_test() [all …]
|
/titanic_41/usr/src/uts/common/io/ib/clients/eoib/ |
H A D | enx_main.c | 286 (void) ndi_event_unbind_set(enx_ndi_event_hdl, in eibnx_attach() 335 (void) ndi_event_unbind_set(enx_ndi_event_hdl, in eibnx_detach()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | sunndi.h | 544 ndi_event_unbind_set(ndi_event_hdl_t handle,
|
/titanic_41/usr/src/uts/common/io/1394/ |
H A D | nx1394.c | 549 ret = ndi_event_unbind_set(hal->hal_ndi_event_hdl, &nx1394_events, in nx1394_undefine_events()
|
/titanic_41/usr/src/uts/common/os/ |
H A D | sunndi.c | 1441 ndi_event_unbind_set(ndi_event_hdl_t handle, ndi_event_set_t *ndi_events, in ndi_event_unbind_set() function
|
/titanic_41/usr/src/uts/common/io/cardbus/ |
H A D | cardbus.c | 550 (void) ndi_event_unbind_set(cbp->cb_ndi_event_hdl, in cardbus_detach()
|
/titanic_41/usr/src/uts/common/io/ib/ibnex/ |
H A D | ibnex.c | 568 (void) ndi_event_unbind_set(ibnex.ibnex_ndi_event_hdl, in ibnex_attach()
|
/titanic_41/usr/src/uts/sun/io/scsi/adapters/ |
H A D | sf.c | 849 (void) ndi_event_unbind_set(sf->sf_event_hdl, in sf_attach() 1083 (void) ndi_event_unbind_set(sf->sf_event_hdl, in sf_detach()
|
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcp.c | 10189 (void) ndi_event_unbind_set(pptr->port_ndi_event_hdl, in fcp_handle_port_attach() 10355 (void) ndi_event_unbind_set(pptr->port_ndi_event_hdl, in fcp_cleanup_port()
|