Searched refs:xvdi_ring_has_unconsumed_responses (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/sys/
H A Dxendev.h293 int xvdi_ring_has_unconsumed_responses(xendev_ring_t *);
/illumos-gate/usr/src/uts/common/xen/os/
H A Dxvdi.c2091 xvdi_ring_has_unconsumed_responses(xendev_ring_t *ringp) function
2168 if (xvdi_ring_has_unconsumed_responses(ringp))
2174 if (xvdi_ring_has_unconsumed_responses(ringp))
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxdf.c1035 if (xvdi_ring_has_unconsumed_responses(vdp->xdf_xb_ring))
1054 xvdi_ring_has_unconsumed_responses(vdp->xdf_xb_ring))
1420 xvdi_ring_has_unconsumed_responses(vdp->xdf_xb_ring)) {

Completed in 63 milliseconds