Searched refs:BLKIF_RSP_OKAY (Results 1 – 3 of 3) sorted by relevance
126 #define BLKIF_RSP_OKAY 0 macro
1926 status == 0 ? BLKIF_RSP_OKAY : BLKIF_RSP_ERROR); in xdb_push_response()1932 status == 0 ? BLKIF_RSP_OKAY : BLKIF_RSP_ERROR); in xdb_push_response()1938 status == 0 ? BLKIF_RSP_OKAY : BLKIF_RSP_ERROR); in xdb_push_response()
969 if (status != BLKIF_RSP_OKAY) { in xdf_intr_locked()