patch-2.2.11 linux/drivers/scsi/wd33c93.h
Next file: linux/drivers/scsi/wd7000.c
Previous file: linux/drivers/scsi/sym53c8xx_defs.h
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Mon Aug 9 12:04:40 1999
- Orig file:
v2.2.10/linux/drivers/scsi/wd33c93.h
- Orig date:
Wed Jul 16 19:22:51 1997
diff -u --recursive --new-file v2.2.10/linux/drivers/scsi/wd33c93.h linux/drivers/scsi/wd33c93.h
@@ -190,6 +190,9 @@
typedef struct {
volatile unsigned char SASR;
char pad;
+#ifdef CONFIG_SGI
+ char pad2,pad3;
+#endif
volatile unsigned char SCMD;
} wd33c93_regs;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)