Home
last modified time | relevance | path

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

/linux/include/scsi/ !
H A Dscsi_proto.h93 #define EXCHANGE_MEDIUM 0xa6 macro
/linux/include/trace/events/ !
H A Dtarget.h86 scsi_opcode_name(EXCHANGE_MEDIUM), \
H A Dscsi.h84 scsi_opcode_name(EXCHANGE_MEDIUM), \
/linux/drivers/scsi/ !
H A Dch.c477 cmd[0] = EXCHANGE_MEDIUM; in ch_exchange()