Home
last modified time | relevance | path

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

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