Home
last modified time | relevance | path

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

/linux-5.19.10/include/scsi/
Dscsi_proto.h92 #define EXCHANGE_MEDIUM 0xa6 macro
/linux-5.19.10/include/trace/events/
Dtarget.h86 scsi_opcode_name(EXCHANGE_MEDIUM), \
Dscsi.h84 scsi_opcode_name(EXCHANGE_MEDIUM), \
/linux-5.19.10/tools/lib/traceevent/plugins/
Dplugin_scsi.c88 #define EXCHANGE_MEDIUM 0xa6 macro
/linux-5.19.10/drivers/scsi/
Dch.c472 cmd[0] = EXCHANGE_MEDIUM; in ch_exchange()