Home
last modified time | relevance | path

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

/linux/drivers/usb/storage/
H A Ddebug.c124 case SEARCH_HIGH_12: what = "SEARCH_HIGH_12"; break; in usb_stor_show_command()
/linux/include/scsi/
H A Dscsi_proto.h101 #define SEARCH_HIGH_12 0xb0 macro
/linux/include/trace/events/
H A Dtarget.h90 scsi_opcode_name(SEARCH_HIGH_12), \
H A Dscsi.h88 scsi_opcode_name(SEARCH_HIGH_12), \
/linux/drivers/usb/image/
H A Dmicrotek.c289 case SEARCH_HIGH_12: what = "SEARCH_HIGH_12"; break; in mts_show_command()
/linux/drivers/scsi/arm/
H A Dacornscsi.c598 case SEARCH_HIGH_12: case SEARCH_EQUAL_12: case SEARCH_LOW_12: in acornscsi_datadirection()