Searched refs:osst_tape (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A Dosst.c157 static struct osst_tape **os_scsi_tapes = NULL;
183 static int osst_int_ioctl(struct osst_tape *STp, struct osst_request ** aSRpnt,
186 static int osst_set_frame_position(struct osst_tape *STp, struct osst_request ** aSRpnt, int frame, int skip);
188 static int osst_get_frame_position(struct osst_tape *STp, struct osst_request ** aSRpnt);
190 static int osst_flush_write_buffer(struct osst_tape *STp, struct osst_request ** aSRpnt);
192 static int osst_write_error_recovery(struct osst_tape * STp, struct osst_request ** aSRpnt, int pending);
194 static inline char *tape_name(struct osst_tape *tape)
236 static int osst_chk_result(struct osst_tape * STp, struct osst_request * SRpnt)
325 struct osst_tape *STp = SRpnt->stp;
425 static struct osst_request * osst_do_scsi(struct osst_request *SRpnt, struct osst_tape *ST
[all...]
H A Dosst.h529 struct osst_tape { struct
632 struct osst_tape *stp;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A Dosst.c157 static struct osst_tape **os_scsi_tapes = NULL;
183 static int osst_int_ioctl(struct osst_tape *STp, struct osst_request ** aSRpnt,
186 static int osst_set_frame_position(struct osst_tape *STp, struct osst_request ** aSRpnt, int frame, int skip);
188 static int osst_get_frame_position(struct osst_tape *STp, struct osst_request ** aSRpnt);
190 static int osst_flush_write_buffer(struct osst_tape *STp, struct osst_request ** aSRpnt);
192 static int osst_write_error_recovery(struct osst_tape * STp, struct osst_request ** aSRpnt, int pending);
194 static inline char *tape_name(struct osst_tape *tape)
236 static int osst_chk_result(struct osst_tape * STp, struct osst_request * SRpnt)
325 struct osst_tape *STp = SRpnt->stp;
425 static struct osst_request * osst_do_scsi(struct osst_request *SRpnt, struct osst_tape *ST
[all...]
H A Dosst.h529 struct osst_tape { struct
632 struct osst_tape *stp;

Completed in 119 milliseconds