patch-2.2.14 linux/drivers/scsi/gdth_proc.h
Next file: linux/drivers/scsi/ide-scsi.c
Previous file: linux/drivers/scsi/gdth_proc.c
Back to the patch index
Back to the overall index
- Lines: 19
- Date:
Tue Jan 4 10:12:20 2000
- Orig file:
v2.2.13/linux/drivers/scsi/gdth_proc.h
- Orig date:
Mon Apr 12 09:56:16 1999
diff -u --recursive --new-file v2.2.13/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.6 1999/03/05 14:32:36 achim Exp $
+ * $Id: gdth_proc.h,v 1.7 1999/05/26 11:49:32 achim Exp $
*/
static int gdth_set_info(char *buffer,int length,int vh,int hanum,int busnum);
@@ -18,7 +18,8 @@
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);
+static void gdth_do_cmd(Scsi_Cmnd *scp, gdth_cmd_str *cmd,
+ char *cmnd, 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)