Home
last modified time | relevance | path

Searched refs:WRITE_LONG (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/drivers/usb/storage/
H A Ddebug.c92 case WRITE_LONG: what = "WRITE_LONG"; break; in usb_stor_show_command()
/linux-6.15/include/scsi/
H A Dscsi_proto.h71 #define WRITE_LONG 0x3f macro
/linux-6.15/include/trace/events/
H A Dtarget.h67 scsi_opcode_name(WRITE_LONG), \
H A Dscsi.h65 scsi_opcode_name(WRITE_LONG), \
/linux-6.15/drivers/usb/image/
H A Dmicrotek.c277 case WRITE_LONG: what = "WRITE_LONG"; break; in mts_show_command()
/linux-6.15/drivers/scsi/
H A Dscsi_ioctl.c331 case WRITE_LONG: in scsi_cmd_allowed()
/linux-6.15/drivers/scsi/arm/
H A Dacornscsi.c597 case UPDATE_BLOCK: case WRITE_LONG: case WRITE_SAME: in acornscsi_datadirection()