aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi/scsi.h
diff options
context:
space:
mode:
authorFUJITA Tomonori <tomof@acm.org>2008-01-23 01:32:01 +0900
committerJames Bottomley <James.Bottomley@HansenPartnership.com>2008-01-30 13:14:25 -0600
commitc639d14e2f70d086842d37fb8e4f5ab9bd56af2e (patch)
tree7f6bd8106b7fc983d54ecb9f3cfd0e746f7fe884 /include/scsi/scsi.h
parent[SCSI] scsi_debug: add bidi data transfer support (diff)
downloadlinux-dev-c639d14e2f70d086842d37fb8e4f5ab9bd56af2e.tar.xz
linux-dev-c639d14e2f70d086842d37fb8e4f5ab9bd56af2e.zip
[SCSI] scsi_debug: add XDWRITEREAD_10 support
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> Acked-by: Douglas Gilbert <dougg@torque.net> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'include/scsi/scsi.h')
-rw-r--r--include/scsi/scsi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/scsi/scsi.h b/include/scsi/scsi.h
index 0f55f5b24896..82251575a9b4 100644
--- a/include/scsi/scsi.h
+++ b/include/scsi/scsi.h
@@ -102,6 +102,7 @@ extern const unsigned char scsi_command_size[8];
#define READ_TOC 0x43
#define LOG_SELECT 0x4c
#define LOG_SENSE 0x4d
+#define XDWRITEREAD_10 0x53
#define MODE_SELECT_10 0x55
#define RESERVE_10 0x56
#define RELEASE_10 0x57