Searched refs:ndi_event_unbind_set (Results 1 - 9 of 9) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ |
H A D | pshot.c | 3563 rval = ndi_event_unbind_set(hdl, &events, NDI_SLEEP); 3564 cmn_err(CE_CONT, "pshot: ndi_event_unbind_set rval = %d\n", rval); 3585 rval = ndi_event_unbind_set(hdl, &events, NDI_SLEEP); 3599 rval = ndi_event_unbind_set(hdl, &events, NDI_SLEEP); 3613 rval = ndi_event_unbind_set(hdl, &events, NDI_SLEEP); 3614 cmn_err(CE_CONT, "pshot: ndi_event_unbind_set rval = %d\n", rval); 3620 rval = ndi_event_unbind_set(hdl, &events, NDI_SLEEP); 3621 cmn_err(CE_CONT, "pshot: ndi_event_unbind_set rval = %d\n", rval); 3627 rval = ndi_event_unbind_set(hdl, &events, NDI_SLEEP); 3628 cmn_err(CE_CONT, "pshot: ndi_event_unbind_set rva [all...] |
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/ |
H A D | enx_main.c | 286 (void) ndi_event_unbind_set(enx_ndi_event_hdl, 335 (void) ndi_event_unbind_set(enx_ndi_event_hdl,
|
/illumos-gate/usr/src/uts/common/io/1394/ |
H A D | nx1394.c | 549 ret = ndi_event_unbind_set(hal->hal_ndi_event_hdl, &nx1394_events,
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | sunndi.h | 544 ndi_event_unbind_set(ndi_event_hdl_t handle,
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | sunndi.c | 1422 * ndi_event_unbind_set() unbinds a set of events, previously 1440 ndi_event_unbind_set(ndi_event_hdl_t handle, ndi_event_set_t *ndi_events, function 1562 ndi_event_dump_hdl(handle, "ndi_event_unbind_set");
|
/illumos-gate/usr/src/uts/common/io/cardbus/ |
H A D | cardbus.c | 550 (void) ndi_event_unbind_set(cbp->cb_ndi_event_hdl,
|
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/ |
H A D | sf.c | 847 (void) ndi_event_unbind_set(sf->sf_event_hdl, 1081 (void) ndi_event_unbind_set(sf->sf_event_hdl,
|
/illumos-gate/usr/src/uts/common/io/ib/ibnex/ |
H A D | ibnex.c | 568 (void) ndi_event_unbind_set(ibnex.ibnex_ndi_event_hdl,
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcp.c | 10175 (void) ndi_event_unbind_set(pptr->port_ndi_event_hdl, 10341 (void) ndi_event_unbind_set(pptr->port_ndi_event_hdl,
|
Completed in 112 milliseconds