Searched refs:READ_REVERSE (Results 1 – 5 of 5) sorted by relevance
55 case READ_REVERSE: what = "READ_REVERSE"; break; in usb_stor_show_command()
30 #define READ_REVERSE 0x0f macro
28 scsi_opcode_name(READ_REVERSE), \
26 scsi_opcode_name(READ_REVERSE), \
515 opcode == 0xa8 /* READ_12 */ || opcode == READ_REVERSE || in falcon_classify_cmd()