patch-2.2.6 linux/drivers/scsi/gdth_proc.h
Next file: linux/drivers/scsi/hosts.c
Previous file: linux/drivers/scsi/gdth_proc.c
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Mon Apr 12 09:56:16 1999
- Orig file:
v2.2.5/linux/drivers/scsi/gdth_proc.h
- Orig date:
Wed Jan 13 15:00:42 1999
diff -u --recursive --new-file v2.2.5/linux/drivers/scsi/gdth_proc.h linux/drivers/scsi/gdth_proc.h
@@ -2,7 +2,7 @@
#define _GDTH_PROC_H
/* gdth_proc.h
- * $Id: gdth_proc.h,v 1.5 1998/12/17 15:43:53 achim Exp $
+ * $Id: gdth_proc.h,v 1.6 1999/03/05 14:32:36 achim Exp $
*/
static int gdth_set_info(char *buffer,int length,int vh,int hanum,int busnum);
@@ -18,6 +18,7 @@
static void gdth_start_timeout(int hanum, int busnum, int id);
static int gdth_update_timeout(int hanum, Scsi_Cmnd *scp, int timeout);
+static void gdth_do_cmd(Scsi_Cmnd *scp,gdth_cmd_str *cmd,int timeout);
void gdth_scsi_done(Scsi_Cmnd *scp);
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)