Searched refs:SCSI_READ_CMD (Results 1 – 2 of 2) sorted by relevance
991 #define SCSI_READ_CMD 0x1 /* any of SCSI READ commands */ macro996 __type = SCSI_READ_CMD;\1005 (__type == SCSI_READ_CMD || __type == SCSI_WRITE_CMD) ? 1 : 0;\
2592 if (SCSI_CMD_TYPE(scsi_cmd->cmnd[0]) == SCSI_READ_CMD) in pmcraid_error_handler()