Home
last modified time | relevance | path

Searched refs:xr_op (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxdb.h95 uint8_t xr_op; member
H A Dxdb.c256 xreq->xr_op = op; in xdb_get_buf()
690 if (xreq->xr_op == BLKIF_OP_WRITE_BARRIER || in xdb_biodone()
691 xreq->xr_op == BLKIF_OP_FLUSH_DISKCACHE) { in xdb_biodone()
708 if (xdb_push_response(vdp, xreq->xr_id, xreq->xr_op, bioerr)) in xdb_biodone()