patch-2.4.9 linux/drivers/scsi/aic7xxx/aic7xxx_reg.h

Next file: linux/drivers/scsi/aic7xxx/aic7xxx_seq.h
Previous file: linux/drivers/scsi/aic7xxx/aic7xxx_proc.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.8/linux/drivers/scsi/aic7xxx/aic7xxx_reg.h linux/drivers/scsi/aic7xxx/aic7xxx_reg.h
@@ -1,6 +1,10 @@
 /*
-  * DO NOT EDIT - This file is automatically generated.
-  */
+ * DO NOT EDIT - This file is automatically generated
+ *		 from the following source files:
+ *
+ * $Id: //depot/src/aic7xxx/aic7xxx.seq#33 $
+ * $Id: //depot/src/aic7xxx/aic7xxx.reg#19 $
+ */
 
 #define	SCSISEQ         		0x00
 #define		TEMODE          	0x80
@@ -408,6 +412,11 @@
 #define		BOFF            	0xf0
 #define		BON             	0x0f
 
+#define	DSCOMMAND1      		0x85
+#define		DSLATT          	0xfc
+#define		HADDLDSEL1      	0x02
+#define		HADDLDSEL0      	0x01
+
 #define	BUSSPD          		0x86
 #define		DFTHRSH         	0xc0
 #define		DFTHRSH_75      	0x80
@@ -448,7 +457,7 @@
 #define		PERR_DETECTED   	0x81
 #define		BAD_STATUS      	0x71
 #define		HOST_MSG_LOOP   	0x61
-#define		RESIDUAL        	0x51
+#define		PDATA_REINIT    	0x51
 #define		IGN_WIDE_RES    	0x41
 #define		NO_MATCH        	0x31
 #define		NO_IDENT        	0x21

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)