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

/netbsd-current/sys/external/mit/xen-include-public/dist/xen/include/public/io/
H A Dblkif.h681 #define BLKIF_RSP_OKAY 0 macro
/netbsd-current/sys/arch/xen/xen/
H A Dxbd_xenbus.c840 if (bp->b_error != 0 || rep->status != BLKIF_RSP_OKAY) {
1087 else if (xbdreq->req_sync.s_error == BLKIF_RSP_OKAY)
H A Dxbdback_xenbus.c1470 error = BLKIF_RSP_OKAY;
1589 status = BLKIF_RSP_OKAY;

Completed in 91 milliseconds