Home
last modified time | relevance | path

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

/openbmc/qemu/include/scsi/
H A Dconstants.h65 #define POSITION_TO_ELEMENT 0x2b macro
/openbmc/linux/include/scsi/
H A Dscsi_proto.h51 #define POSITION_TO_ELEMENT 0x2b macro
/openbmc/linux/include/trace/events/
H A Dtarget.h48 scsi_opcode_name(POSITION_TO_ELEMENT), \
H A Dscsi.h46 scsi_opcode_name(POSITION_TO_ELEMENT), \
/openbmc/linux/drivers/scsi/
H A Dch.c431 cmd[0] = POSITION_TO_ELEMENT; in ch_position()
/openbmc/qemu/hw/scsi/
H A Dscsi-bus.c1296 case POSITION_TO_ELEMENT: in scsi_req_medium_changer_xfer()