Searched refs:CDB_STATUS_VALID (Results 1 – 2 of 2) sorted by relevance
22 #define CDB_STATUS_VALID(status) (((status) & ~0x3eU) == 0) macro
52 CDB_STATUS_VALID(resp->status) ? ": " : ": invalid ", in virtio_scsi_verify_response()