patch-2.0.35 linux/drivers/scsi/aic7xxx_seq.h
Next file: linux/drivers/scsi/atari_scsi.c
Previous file: linux/drivers/scsi/aic7xxx_proc.c
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Mon Jul 13 13:47:33 1998
- Orig file:
v2.0.34/linux/drivers/scsi/aic7xxx_seq.h
- Orig date:
Mon Jul 13 13:46:35 1998
diff -u --recursive --new-file v2.0.34/linux/drivers/scsi/aic7xxx_seq.h linux/drivers/scsi/aic7xxx_seq.h
@@ -496,12 +496,12 @@
#define SCB_PAGING 0x8
#define TWIN_CHANNEL 0x4
#define TARGET_MODE 0x2
-struct patch {
+struct sequencer_patch {
int options;
int negative;
int begin;
int end;
-} patches[] = {
+} sequencer_patches[] = {
{ 0x00000002, 0, 0x001, 0x002 },
{ 0x00000002, 1, 0x002, 0x003 },
{ 0x00000004, 0, 0x009, 0x00d },
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov