浏览代码

scsi: update scsi.h with SYNCHRONIZE_CACHE_16

It's in SBC-3.

Signed-off-by: Andy Grover <agrover@redhat.com>
Cc: Christoph Hellwig <hch@lst.de>
Cc: James Bottomley <JBottomley@Parallels.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Andy Grover 13 年之前
父节点
当前提交
cd0c72c16e
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      include/scsi/scsi.h

+ 1 - 0
include/scsi/scsi.h

@@ -143,6 +143,7 @@ struct scsi_cmnd;
 #define READ_ATTRIBUTE        0x8c
 #define WRITE_ATTRIBUTE	      0x8d
 #define VERIFY_16	      0x8f
+#define SYNCHRONIZE_CACHE_16  0x91
 #define WRITE_SAME_16	      0x93
 #define SERVICE_ACTION_IN     0x9e
 /* values for service action in */