patch-2.3.23 linux/drivers/scsi/inia100.h
Next file: linux/drivers/scsi/ips.c
Previous file: linux/drivers/scsi/ide-scsi.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Fri Oct 22 12:48:21 1999
- Orig file:
v2.3.22/linux/drivers/scsi/inia100.h
- Orig date:
Tue Sep 7 12:14:06 1999
diff -u --recursive --new-file v2.3.22/linux/drivers/scsi/inia100.h linux/drivers/scsi/inia100.h
@@ -349,8 +349,8 @@
#define ORC_BUSDEVRST 0x01 /* SCSI Bus Device Reset */
/* Status of ORCSCB_Status */
-#define SCB_COMPLETE 0x00 /* SCB request completed */
-#define SCB_POST 0x01 /* SCB is posted by the HOST */
+#define ORCSCB_COMPLETE 0x00 /* SCB request completed */
+#define ORCSCB_POST 0x01 /* SCB is posted by the HOST */
/* Bit Definition for ORCSCB_Flags */
#define SCF_DISINT 0x01 /* Disable HOST interrupt */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)