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

/illumos-gate/usr/src/uts/common/xen/public/io/
H A Dblkif.h126 #define BLKIF_RSP_OKAY 0 macro
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxdb.c1926 status == 0 ? BLKIF_RSP_OKAY : BLKIF_RSP_ERROR);
1932 status == 0 ? BLKIF_RSP_OKAY : BLKIF_RSP_ERROR);
1938 status == 0 ? BLKIF_RSP_OKAY : BLKIF_RSP_ERROR);
H A Dxdf.c969 if (status != BLKIF_RSP_OKAY) {

Completed in 75 milliseconds