patch-2.4.21 linux-2.4.21/drivers/scsi/aic7xxx/aic7xxx_core.c
Next file: linux-2.4.21/drivers/scsi/aic7xxx/aic7xxx_osm.c
Previous file: linux-2.4.21/drivers/scsi/aic7xxx/Makefile
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
2003-06-13 07:51:36.000000000 -0700
- Orig file:
linux-2.4.20/drivers/scsi/aic7xxx/aic7xxx_core.c
- Orig date:
2002-11-28 15:53:14.000000000 -0800
diff -urN linux-2.4.20/drivers/scsi/aic7xxx/aic7xxx_core.c linux-2.4.21/drivers/scsi/aic7xxx/aic7xxx_core.c
@@ -3821,7 +3821,7 @@
}
sxfrctl1_a = ahc_inb(ahc, SXFRCTL1);
- ahc_outb(ahc, HCNTRL, CHIPRST | ahc->pause);
+ ahc_outb_reset(ahc, HCNTRL, CHIPRST | ahc->pause);
/*
* Ensure that the reset has finished. We delay 1000us
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)