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