Home
last modified time | relevance | path

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

/linux-4.4.14/include/scsi/
Dscsi_proto.h50 #define POSITION_TO_ELEMENT 0x2b macro
/linux-4.4.14/include/trace/events/
Dtarget.h47 scsi_opcode_name(POSITION_TO_ELEMENT), \
Dscsi.h45 scsi_opcode_name(POSITION_TO_ELEMENT), \
/linux-4.4.14/tools/lib/traceevent/
Dplugin_scsi.c45 #define POSITION_TO_ELEMENT 0x2b macro
/linux-4.4.14/drivers/scsi/
Dch.c428 cmd[0] = POSITION_TO_ELEMENT; in ch_position()
/linux-4.4.14/drivers/ide/
Dide-tape.c770 pc->c[0] = POSITION_TO_ELEMENT; in idetape_create_locate_cmd()