Searched refs:ndi_event_unbind_set (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dpshot.c3563 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 Denx_main.c286 (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 Dnx1394.c549 ret = ndi_event_unbind_set(hal->hal_ndi_event_hdl, &nx1394_events,
/illumos-gate/usr/src/uts/common/sys/
H A Dsunndi.h544 ndi_event_unbind_set(ndi_event_hdl_t handle,
/illumos-gate/usr/src/uts/common/os/
H A Dsunndi.c1422 * 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 Dcardbus.c550 (void) ndi_event_unbind_set(cbp->cb_ndi_event_hdl,
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c847 (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 Dibnex.c568 (void) ndi_event_unbind_set(ibnex.ibnex_ndi_event_hdl,
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c10175 (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