Home
last modified time | relevance | path

Searched refs:PRE_FETCH (Results 1 – 4 of 4) sorted by relevance

/linux/include/scsi/
H A Dscsi_proto.h59 #define PRE_FETCH 0x34 macro
/linux/include/trace/events/
H A Dtarget.h55 scsi_opcode_name(PRE_FETCH), \
H A Dscsi.h53 scsi_opcode_name(PRE_FETCH), \
/linux/drivers/scsi/
H A Dscsi_debug.c4933 if (cmd[0] == PRE_FETCH) { /* 10 byte cdb */ in resp_pre_fetch()