Searched refs:BLKIF_OP_INDIRECT (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/contrib/xen/io/ | ||
H A D | blkif.h | 616 #define BLKIF_OP_INDIRECT 6 macro |
/freebsd/sys/dev/xen/blkfront/ | ||
H A D | blkfront.c | 255 ring_req->operation = BLKIF_OP_INDIRECT; in xbd_queue_cb() |