patch-2.1.50 linux/drivers/scsi/aic7xxx_reg.h
Next file: linux/drivers/scsi/aic7xxx_seq.h
Previous file: linux/drivers/scsi/aic7xxx.c
Back to the patch index
Back to the overall index
- Lines: 24
- Date:
Wed Aug 13 09:50:32 1997
- Orig file:
v2.1.49/linux/drivers/scsi/aic7xxx_reg.h
- Orig date:
Mon Aug 4 16:25:38 1997
diff -u --recursive --new-file v2.1.49/linux/drivers/scsi/aic7xxx_reg.h linux/drivers/scsi/aic7xxx_reg.h
@@ -252,14 +252,18 @@
#define CUR_SCBID 0x58
-#define ARG_1 0x59
-#define RETURN_1 0x59
-#define SEND_MSG 0x80
-#define SEND_SENSE 0x40
-#define SEND_REJ 0x20
+#define CMDOUTCNT 0x59
#define SCSICONF 0x5a
#define RESET_SCSI 0x40
+
+#define FIFODEPTH 0x5a
+
+#define ARG_1 0x5b
+#define RETURN_1 0x5b
+#define SEND_MSG 0x80
+#define SEND_SENSE 0x40
+#define SEND_REJ 0x20
#define HOSTCONF 0x5d
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov