usr/src/uts/common/sys/scsi/generic/commands.h
changeset 2684 4960c6d343e6
parent 2537 0607d7a40022
child 4549 d81fb2ced00e
--- a/usr/src/uts/common/sys/scsi/generic/commands.h	Wed Sep 06 04:40:12 2006 -0700
+++ b/usr/src/uts/common/sys/scsi/generic/commands.h	Wed Sep 06 11:48:01 2006 -0700
@@ -298,6 +298,7 @@
  */
 #define	SCMD_GROUP4		0x80
 #define	SCMD_EXTENDED_COPY	0x83
+#define	SCMD_VERIFY_G4		0x8f
 
 /*
  * Group 4 Commands, Direct Access Devices
@@ -334,7 +335,7 @@
 #define	SCMD_WRITE_G5		0xAA
 #define	SCMD_READ_MEDIA_SERIAL	0xAB
 #define	SCMD_GET_PERFORMANCE	0xAC
-
+#define	SCMD_VERIFY_G5		0xAF
 
 
 /*