Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/storage/
H A Ddebug.c80 case SET_LIMITS: what = "SET_LIMITS"; break; in usb_stor_show_command()
/linux-6.15/include/scsi/
H A Dscsi_proto.h58 #define SET_LIMITS 0x33 macro
/linux-6.15/include/trace/events/
H A Dtarget.h54 scsi_opcode_name(SET_LIMITS), \
H A Dscsi.h52 scsi_opcode_name(SET_LIMITS), \
/linux-6.15/drivers/usb/image/
H A Dmicrotek.c265 case SET_LIMITS: what = "SET_LIMITS"; break; in mts_show_command()