Home
last modified time | relevance | path

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

/openbmc/qemu/include/scsi/
H A Dconstants.h68 #define SEARCH_HIGH 0x30 macro
/openbmc/linux/drivers/usb/storage/
H A Ddebug.c77 case SEARCH_HIGH: what = "SEARCH_HIGH"; break; in usb_stor_show_command()
/openbmc/linux/include/scsi/
H A Dscsi_proto.h54 #define SEARCH_HIGH 0x30 macro
/openbmc/linux/include/trace/events/
H A Dtarget.h51 scsi_opcode_name(SEARCH_HIGH), \
H A Dscsi.h49 scsi_opcode_name(SEARCH_HIGH), \
/openbmc/qemu/scsi/
H A Dutils.c495 [ SEARCH_HIGH ] = "SEARCH_HIGH", in scsi_command_name()
/openbmc/linux/drivers/usb/image/
H A Dmicrotek.c262 case SEARCH_HIGH: what = "SEARCH_HIGH"; break; in mts_show_command()
/openbmc/qemu/hw/scsi/
H A Dscsi-bus.c1363 case SEARCH_HIGH: 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.c123 case SEARCH_HIGH: in scsi_show_command()