Searched refs:PRE_FETCH (Results 1 – 7 of 7) sorted by relevance
73 #define PRE_FETCH 0x34 macro
58 #define PRE_FETCH 0x34 macro
55 scsi_opcode_name(PRE_FETCH), \
53 scsi_opcode_name(PRE_FETCH), \
499 [ PRE_FETCH ] = "PRE_FETCH/READ_POSITION", in scsi_command_name()
1112 case PRE_FETCH: in scsi_req_xfer()
4251 if (cmd[0] == PRE_FETCH) { /* 10 byte cdb */ in resp_pre_fetch()