patch-2.4.25 linux-2.4.25/drivers/scsi/53c7xx.h
Next file: linux-2.4.25/drivers/scsi/Config.in
Previous file: linux-2.4.25/drivers/scsi/53c7xx.c
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
2004-02-18 05:36:31.000000000 -0800
-  Orig file: 
linux-2.4.24/drivers/scsi/53c7xx.h
-  Orig date: 
2003-11-28 10:26:20.000000000 -0800
diff -urN linux-2.4.24/drivers/scsi/53c7xx.h linux-2.4.25/drivers/scsi/53c7xx.h
@@ -1600,5 +1600,9 @@
 /* Paranoid people could use panic() here. */
 #define FATAL(host) shutdown((host));
 
+extern int ncr53c7xx_init(Scsi_Host_Template *tpnt, int board, int chip,
+			  unsigned long base, int io_port, int irq, int dma,
+			  long long options, int clock);
+
 #endif /* NCR53c710_C */
 #endif /* NCR53c710_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)