Home
last modified time | relevance | path

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

/linux/drivers/usb/storage/
H A Ddebug.c77 case SEARCH_HIGH: what = "SEARCH_HIGH"; break; in usb_stor_show_command()
/linux/include/scsi/
H A Dscsi_proto.h55 #define SEARCH_HIGH 0x30 macro
/linux/include/trace/events/
H A Dtarget.h51 scsi_opcode_name(SEARCH_HIGH), \
H A Dscsi.h49 scsi_opcode_name(SEARCH_HIGH), \
/linux/drivers/usb/image/
H A Dmicrotek.c262 case SEARCH_HIGH: what = "SEARCH_HIGH"; break; in mts_show_command()
/linux/drivers/scsi/arm/
H A Dacornscsi.c595 case SEARCH_EQUAL: case SEARCH_HIGH: case SEARCH_LOW: in acornscsi_datadirection()