patch-2.4.14 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
- Lines: 64
- Date:
Thu Oct 25 13:53:49 2001
- Orig file:
v2.4.13/linux/drivers/scsi/aic7xxx/aic7xxx_reg.h
- Orig date:
Mon Aug 27 12:41:44 2001
diff -u --recursive --new-file v2.4.13/linux/drivers/scsi/aic7xxx/aic7xxx_reg.h linux/drivers/scsi/aic7xxx/aic7xxx_reg.h
@@ -2,8 +2,8 @@
* 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 $
+ * $Id: //depot/aic7xxx/aic7xxx/aic7xxx.seq#37 $
+ * $Id: //depot/aic7xxx/aic7xxx/aic7xxx.reg#24 $
*/
#define SCSISEQ 0x00
@@ -127,6 +127,7 @@
#define SSTAT3 0x0e
#define SCSICNT 0xf0
+#define U2OFFCNT 0x7f
#define OFFCNT 0x0f
#define SCSIID_ULTRA2 0x0f
@@ -331,6 +332,7 @@
#define INITIATOR_TAG 0x56
#define SEQ_FLAGS2 0x57
+#define TARGET_MSG_PENDING 0x02
#define SCB_DMA 0x01
#define SCSICONF 0x5a
@@ -541,13 +543,16 @@
#define SCB_CDB_PTR 0xa0
#define SCB_RESIDUAL_DATACNT 0xa0
#define SCB_CDB_STORE 0xa0
-#define SCB_TARGET_INFO 0xa0
#define SCB_RESIDUAL_SGPTR 0xa4
#define SCB_SCSI_STATUS 0xa8
-#define SCB_CDB_STORE_PAD 0xa9
+#define SCB_TARGET_PHASES 0xa9
+
+#define SCB_TARGET_DATA_DIR 0xaa
+
+#define SCB_TARGET_ITAG 0xab
#define SCB_DATAPTR 0xac
@@ -677,9 +682,6 @@
#define SG_CACHE_PRE 0xfc
-#define SCB_INITIATOR_TAG 0x03
-#define SCB_TARGET_DATA_DIR 0x01
-#define SCB_TARGET_PHASES 0x00
#define MAX_OFFSET_ULTRA2 0x7f
#define MAX_OFFSET_16BIT 0x08
#define BUS_8_BIT 0x00
@@ -692,7 +694,6 @@
#define TID_SHIFT 0x04
#define SCB_DOWNLOAD_SIZE_64 0x30
#define HOST_MAILBOX_SHIFT 0x04
-#define SCB_TARGET_STATUS 0x02
#define CMD_GROUP_CODE_SHIFT 0x05
#define CCSGRAM_MAXSEGS 0x10
#define SCB_LIST_NULL 0xff
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)