Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/storage/
H A Ddebug.c79 case SEARCH_LOW: what = "SEARCH_LOW"; break; in usb_stor_show_command()
/linux-6.15/include/scsi/
H A Dscsi_proto.h57 #define SEARCH_LOW 0x32 macro
/linux-6.15/include/trace/events/
H A Dtarget.h53 scsi_opcode_name(SEARCH_LOW), \
H A Dscsi.h51 scsi_opcode_name(SEARCH_LOW), \
/linux-6.15/drivers/usb/image/
H A Dmicrotek.c264 case SEARCH_LOW: what = "SEARCH_LOW"; break; in mts_show_command()
/linux-6.15/drivers/scsi/arm/
H A Dacornscsi.c595 case SEARCH_EQUAL: case SEARCH_HIGH: case SEARCH_LOW: in acornscsi_datadirection()