Home
last modified time | relevance | path

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

/linux/include/scsi/
H A Dscsi_proto.h52 #define POSITION_TO_ELEMENT 0x2b macro
/linux/include/trace/events/
H A Dtarget.h48 scsi_opcode_name(POSITION_TO_ELEMENT), \
H A Dscsi.h46 scsi_opcode_name(POSITION_TO_ELEMENT), \
/linux/drivers/scsi/
H A Dch.c436 cmd[0] = POSITION_TO_ELEMENT; in ch_position()