Home
last modified time | relevance | path

Searched refs:POSITION_TO_ELEMENT (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/scsi/
Dscsi_proto.h51 #define POSITION_TO_ELEMENT 0x2b macro
/kernel/linux/linux-5.10/include/trace/events/
Dtarget.h48 scsi_opcode_name(POSITION_TO_ELEMENT), \
Dscsi.h46 scsi_opcode_name(POSITION_TO_ELEMENT), \
/kernel/linux/linux-5.10/tools/lib/traceevent/plugins/
Dplugin_scsi.c47 #define POSITION_TO_ELEMENT 0x2b macro
/kernel/linux/linux-5.10/drivers/scsi/
Dch.c429 cmd[0] = POSITION_TO_ELEMENT; in ch_position()
/kernel/linux/linux-5.10/drivers/ide/
Dide-tape.c773 pc->c[0] = POSITION_TO_ELEMENT; in idetape_create_locate_cmd()