Searched refs:xvdi_bind_evtchn (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/sys/
H A Dxendev.h189 int xvdi_bind_evtchn(dev_info_t *, evtchn_port_t);
/illumos-gate/usr/src/uts/common/xen/io/
H A Dblk_common.c749 e = xvdi_bind_evtchn(dip, evtchn);
H A Dxdb.c816 err = xvdi_bind_evtchn(dip, evtchn);
H A Dxnb.c1813 if (xvdi_bind_evtchn(dip, xnbp->xnb_fe_evtchn) != DDI_SUCCESS) {
/illumos-gate/usr/src/uts/common/xen/os/
H A Dxvdi.c399 xvdi_bind_evtchn(dev_info_t *dip, evtchn_port_t evtchn) function

Completed in 77 milliseconds