patch-1.3.30 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: 13
- Date:
Wed Sep 27 12:34:52 1995
- Orig file:
v1.3.29/linux/drivers/scsi/st.h
- Orig date:
Mon Sep 25 12:26:22 1995
diff -u --recursive --new-file v1.3.29/linux/drivers/scsi/st.h linux/drivers/scsi/st.h
@@ -19,9 +19,12 @@
int last_result;
int last_result_fatal;
unsigned char *b_data;
+ int orig_size;
+ unsigned char *orig_b_data;
} ST_buffer;
typedef struct {
+ kdev_t devt;
unsigned capacity;
struct wait_queue * waiting;
Scsi_Device* device;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this