patch-2.3.47 linux/drivers/scsi/st.h
Next file: linux/drivers/sound/ac97_codec.h
Previous file: linux/drivers/scsi/st.c
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Sun Feb 20 20:20:42 2000
- Orig file:
v2.3.46/linux/drivers/scsi/st.h
- Orig date:
Wed Feb 16 17:03:52 2000
diff -u --recursive --new-file v2.3.46/linux/drivers/scsi/st.h linux/drivers/scsi/st.h
@@ -19,9 +19,9 @@
int buffer_bytes;
int read_pointer;
int writing;
- int last_result;
- int last_result_fatal;
- Scsi_Cmnd *last_SCpnt;
+ int midlevel_result;
+ int syscall_result;
+ Scsi_Request *last_SRpnt;
unsigned char *b_data;
unsigned short use_sg; /* zero or number of segments for this adapter */
unsigned short sg_segs; /* total number of allocated segments */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)