Home
last modified time | relevance | path

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

/linux/drivers/usb/storage/
H A Ddebug.c83 case LOCK_UNLOCK_CACHE: what = "LOCK_UNLOCK_CACHE"; break; in usb_stor_show_command()
/linux/include/scsi/
H A Dscsi_proto.h62 #define LOCK_UNLOCK_CACHE 0x36 macro
/linux/include/trace/events/
H A Dtarget.h58 scsi_opcode_name(LOCK_UNLOCK_CACHE), \
H A Dscsi.h56 scsi_opcode_name(LOCK_UNLOCK_CACHE), \
/linux/drivers/usb/image/
H A Dmicrotek.c268 case LOCK_UNLOCK_CACHE: what = "LOCK_UNLOCK_CACHE"; break; in mts_show_command()