patch-2.1.41 linux/drivers/scsi/st.h
Next file: linux/drivers/scsi/st_options.h
Previous file: linux/drivers/scsi/st.c
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Tue May 27 13:20:09 1997
- Orig file:
v2.1.40/linux/drivers/scsi/st.h
- Orig date:
Wed Jan 1 08:54:02 1997
diff -u --recursive --new-file v2.1.40/linux/drivers/scsi/st.h linux/drivers/scsi/st.h
@@ -20,6 +20,7 @@
int writing;
int last_result;
int last_result_fatal;
+ Scsi_Cmnd *last_SCpnt;
unsigned char *b_data;
int orig_size;
unsigned char *orig_b_data;
@@ -78,6 +79,8 @@
unsigned char scsi2_logical;
unsigned char default_drvbuffer; /* 0xff = don't touch, value 3 bits */
int write_threshold;
+ int timeout; /* timeout for normal commands */
+ int long_timeout; /* timeout for commands known to take long time*/
/* Mode characteristics */
ST_mode modes[ST_NBR_MODES];
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov