Home
last modified time | relevance | path

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

/linux-4.4.14/include/scsi/
Dscsi_proto.h91 #define EXCHANGE_MEDIUM 0xa6 macro
/linux-4.4.14/include/trace/events/
Dtarget.h85 scsi_opcode_name(EXCHANGE_MEDIUM), \
Dscsi.h83 scsi_opcode_name(EXCHANGE_MEDIUM), \
/linux-4.4.14/tools/lib/traceevent/
Dplugin_scsi.c86 #define EXCHANGE_MEDIUM 0xa6 macro
/linux-4.4.14/drivers/scsi/
Dch.c470 cmd[0] = EXCHANGE_MEDIUM; in ch_exchange()