patch-2.3.27 linux/drivers/scsi/scsi.h
Next file: linux/drivers/scsi/scsi_debug.c
Previous file: linux/drivers/scsi/scsi.c
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Thu Nov 11 17:03:44 1999
- Orig file:
v2.3.26/linux/drivers/scsi/scsi.h
- Orig date:
Mon Oct 4 15:49:30 1999
diff -u --recursive --new-file v2.3.26/linux/drivers/scsi/scsi.h linux/drivers/scsi/scsi.h
@@ -16,6 +16,7 @@
#define _SCSI_H
#include <linux/config.h> /* for CONFIG_SCSI_LOGGING */
+#include <linux/proc_fs.h>
/*
* Some of the public constants are being moved to this file.
@@ -404,6 +405,7 @@
extern int max_scsi_hosts;
extern void proc_print_scsidevice(Scsi_Device *, char *, int *, int);
+extern struct proc_dir_entry *proc_scsi;
extern void print_command(unsigned char *);
extern void print_sense(const char *, Scsi_Cmnd *);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)