Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/xen/sys/
H A Dxendev.h293 int xvdi_ring_has_unconsumed_responses(xendev_ring_t *);
/titanic_41/usr/src/uts/common/xen/os/
H A Dxvdi.c2092 xvdi_ring_has_unconsumed_responses(xendev_ring_t *ringp) in xvdi_ring_has_unconsumed_responses() function
2169 if (xvdi_ring_has_unconsumed_responses(ringp)) in xvdi_ring_get_response()
2175 if (xvdi_ring_has_unconsumed_responses(ringp)) in xvdi_ring_get_response()
/titanic_41/usr/src/uts/common/xen/io/
H A Dxdf.c1035 if (xvdi_ring_has_unconsumed_responses(vdp->xdf_xb_ring)) in xdf_ring_drain_locked()
1054 xvdi_ring_has_unconsumed_responses(vdp->xdf_xb_ring)) in xdf_ring_drain_locked()
1420 xvdi_ring_has_unconsumed_responses(vdp->xdf_xb_ring)) { in xdf_busy()