Home
last modified time | relevance | path

Searched refs:SEARCH_EQUAL (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/usb/storage/
H A Ddebug.c78 case SEARCH_EQUAL: what = "SEARCH_EQUAL"; break; in usb_stor_show_command()
/linux/include/scsi/
H A Dscsi_proto.h56 #define SEARCH_EQUAL 0x31 macro
/linux/include/trace/events/
H A Dtarget.h52 scsi_opcode_name(SEARCH_EQUAL), \
/linux/ipc/
H A Dmsg.c95 #define SEARCH_EQUAL 2 macro
804 case SEARCH_EQUAL: in testmsg()
1023 return SEARCH_EQUAL; in convert_mode()
/linux/drivers/usb/image/
H A Dmicrotek.c263 case SEARCH_EQUAL: what = "SEARCH_EQUAL"; break; in mts_show_command()