Searched refs:PRE_FETCH (Results 1 – 5 of 5) sorted by relevance
58 #define PRE_FETCH 0x34 macro
55 scsi_opcode_name(PRE_FETCH), \
53 scsi_opcode_name(PRE_FETCH), \
54 #define PRE_FETCH 0x34 macro
4076 if (cmd[0] == PRE_FETCH) { /* 10 byte cdb */ in resp_pre_fetch()