Home
last modified time | relevance | path

Searched refs:SEARCH_LOW (Results 1 – 10 of 10) sorted by relevance

/openbmc/qemu/include/scsi/
H A Dconstants.h71 #define SEARCH_LOW 0x32 macro
/openbmc/linux/drivers/usb/storage/
H A Ddebug.c79 case SEARCH_LOW: what = "SEARCH_LOW"; break; in usb_stor_show_command()
/openbmc/linux/include/scsi/
H A Dscsi_proto.h56 #define SEARCH_LOW 0x32 macro
/openbmc/linux/include/trace/events/
H A Dtarget.h53 scsi_opcode_name(SEARCH_LOW), \
H A Dscsi.h51 scsi_opcode_name(SEARCH_LOW), \
/openbmc/qemu/scsi/
H A Dutils.c497 [ SEARCH_LOW ] = "SEARCH_LOW", in scsi_command_name()
/openbmc/linux/drivers/usb/image/
H A Dmicrotek.c264 case SEARCH_LOW: what = "SEARCH_LOW"; break; in mts_show_command()
/openbmc/qemu/hw/scsi/
H A Dscsi-bus.c1364 case SEARCH_LOW: in scsi_cmd_xfer_mode()
/openbmc/linux/drivers/scsi/arm/
H A Dacornscsi.c595 case SEARCH_EQUAL: case SEARCH_HIGH: case SEARCH_LOW: in acornscsi_datadirection()
/openbmc/linux/drivers/staging/rts5208/
H A Drtsx_scsi.c129 case SEARCH_LOW: in scsi_show_command()