patch-2.1.104 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

diff -u --recursive --new-file v2.1.103/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