patch-1.3.86 linux/drivers/scsi/pas16.h
Next file: linux/drivers/scsi/sd.c
Previous file: linux/drivers/scsi/pas16.c
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Tue Apr 9 14:25:38 1996
- Orig file:
v1.3.85/linux/drivers/scsi/pas16.h
- Orig date:
Thu Dec 14 08:16:52 1995
diff -u --recursive --new-file v1.3.85/linux/drivers/scsi/pas16.h linux/drivers/scsi/pas16.h
@@ -119,6 +119,8 @@
int pas16_detect(Scsi_Host_Template *);
int pas16_queue_command(Scsi_Cmnd *, void (*done)(Scsi_Cmnd *));
int pas16_reset(Scsi_Cmnd *);
+int pas16_proc_info (char *buffer ,char **start, off_t offset,
+ int length, int hostno, int inout);
#ifndef NULL
#define NULL 0
@@ -182,6 +184,7 @@
#define NCR5380_queue_command pas16_queue_command
#define NCR5380_abort pas16_abort
#define NCR5380_reset pas16_reset
+#define NCR5380_proc_info pas16_proc_info
/* 15 14 12 10 7 5 3
1101 0100 1010 1000 */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this