From cd0c72c16ebf604db5e8c97d287bc79d66281e32 Mon Sep 17 00:00:00 2001 From: Andy Grover Date: Mon, 16 Jan 2012 16:57:06 -0800 Subject: scsi: update scsi.h with SYNCHRONIZE_CACHE_16 It's in SBC-3. Signed-off-by: Andy Grover Cc: Christoph Hellwig Cc: James Bottomley Signed-off-by: Nicholas Bellinger --- include/scsi/scsi.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/scsi') diff --git a/include/scsi/scsi.h b/include/scsi/scsi.h index 8001ae4cd7b..f34a5a87af3 100644 --- a/include/scsi/scsi.h +++ b/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 */ -- cgit v1.2.3