Home
last modified time | relevance | path

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

/linux/drivers/usb/storage/ !
H A Ddebug.c126 case SEARCH_LOW_12: what = "SEARCH_LOW_12"; break; in usb_stor_show_command()
/linux/include/scsi/ !
H A Dscsi_proto.h103 #define SEARCH_LOW_12 0xb2 macro
/linux/include/trace/events/ !
H A Dtarget.h92 scsi_opcode_name(SEARCH_LOW_12), \
H A Dscsi.h90 scsi_opcode_name(SEARCH_LOW_12), \
/linux/drivers/usb/image/ !
H A Dmicrotek.c291 case SEARCH_LOW_12: what = "SEARCH_LOW_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()