Home
last modified time | relevance | path

Searched refs:xvdi_ring_push_response (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/sys/
H A Dxendev.h297 int xvdi_ring_push_response(xendev_ring_t *);
/illumos-gate/usr/src/uts/common/xen/io/
H A Dblk_common.c906 e = xvdi_ring_push_response(ring->ri_ring); in blk_ring_response_put()
H A Dxdb.c1946 return (xvdi_ring_push_response(vdp->xs_ring)); in xdb_push_response()
/illumos-gate/usr/src/uts/common/xen/os/
H A Dxvdi.c2192 xvdi_ring_push_response(xendev_ring_t *ringp) in xvdi_ring_push_response() function