Home
last modified time | relevance | path

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

/linux/drivers/usb/storage/
H A Ddebug.c50 case READ_BLOCK_LIMITS: what = "READ_BLOCK_LIMITS"; break; in usb_stor_show_command()
/linux/include/scsi/
H A Dscsi_proto.h24 #define READ_BLOCK_LIMITS 0x05 macro
/linux/include/trace/events/
H A Dtarget.h22 scsi_opcode_name(READ_BLOCK_LIMITS), \
/linux/drivers/usb/image/
H A Dmicrotek.c235 case READ_BLOCK_LIMITS: what = "READ_BLOCK_LIMITS"; break; in mts_show_command()
/linux/drivers/usb/gadget/function/
H A Df_tcm.c1031 case READ_BLOCK_LIMITS: in get_cmd_dir()
/linux/drivers/scsi/
H A Dst.c1139 cmd[0] = READ_BLOCK_LIMITS; in check_tape()