Lines Matching defs:STp

236 static int osst_chk_result(struct osst_tape * STp, struct osst_request * SRpnt)  in osst_chk_result()
325 struct osst_tape *STp = SRpnt->stp; in osst_end_async() local
425 static struct osst_request * osst_do_scsi(struct osst_request *SRpnt, struct osst_tape *STp, in osst_do_scsi()
509 static void osst_write_behind_check(struct osst_tape *STp) in osst_write_behind_check()
550 static void osst_init_aux(struct osst_tape * STp, int frame_type, int frame_seq_number, in osst_init_aux()
612 static int osst_verify_frame(struct osst_tape * STp, int frame_seq_number, int quiet) in osst_verify_frame()
748 static int osst_wait_ready(struct osst_tape * STp, struct osst_request ** aSRpnt, in osst_wait_ready()
813 static int osst_wait_for_medium(struct osst_tape * STp, struct osst_request ** aSRpnt, unsigned tim… in osst_wait_for_medium()
868 static int osst_position_tape_and_confirm(struct osst_tape * STp, struct osst_request ** aSRpnt, in… in osst_position_tape_and_confirm()
882 static int osst_flush_drive_buffer(struct osst_tape * STp, struct osst_request ** aSRpnt) in osst_flush_drive_buffer()
916 static int osst_wait_frame(struct osst_tape * STp, struct osst_request ** aSRpnt, int curr, int min… in osst_wait_frame()
971 static int osst_recover_wait_frame(struct osst_tape * STp, struct osst_request ** aSRpnt, int writi… in osst_recover_wait_frame()
1029 static int osst_read_frame(struct osst_tape * STp, struct osst_request ** aSRpnt, int timeout) in osst_read_frame()
1100 static int osst_initiate_read(struct osst_tape * STp, struct osst_request ** aSRpnt) in osst_initiate_read()
1137 static int osst_get_logical_frame(struct osst_tape * STp, struct osst_request ** aSRpnt, in osst_get_logical_frame()
1266 static int osst_seek_logical_blk(struct osst_tape * STp, struct osst_request ** aSRpnt, int logical… in osst_seek_logical_blk()
1375 static int osst_get_sector(struct osst_tape * STp, struct osst_request ** aSRpnt) in osst_get_sector()
1405 static int osst_seek_sector(struct osst_tape * STp, struct osst_request ** aSRpnt, int sector) in osst_seek_sector()
1468 static int osst_read_back_buffer_and_rewrite(struct osst_tape * STp, struct osst_request ** aSRpnt, in osst_read_back_buffer_and_rewrite()
1666 static int osst_reposition_and_retry(struct osst_tape * STp, struct osst_request ** aSRpnt, in osst_reposition_and_retry()
1769 static int osst_write_error_recovery(struct osst_tape * STp, struct osst_request ** aSRpnt, int pen… in osst_write_error_recovery()
1848 static int osst_space_over_filemarks_backward(struct osst_tape * STp, struct osst_request ** aSRpnt, in osst_space_over_filemarks_backward()
1947 static int osst_space_over_filemarks_forward_slow(struct osst_tape * STp, struct osst_request ** aS… in osst_space_over_filemarks_forward_slow()
2001 static int osst_space_over_filemarks_forward_fast(struct osst_tape * STp, struct osst_request ** aS… in osst_space_over_filemarks_forward_fast()
2152 static void osst_set_retries(struct osst_tape * STp, struct osst_request ** aSRpnt, int retries) in osst_set_retries()
2184 static int osst_write_filemark(struct osst_tape * STp, struct osst_request ** aSRpnt) in osst_write_filemark()
2212 static int osst_write_eod(struct osst_tape * STp, struct osst_request ** aSRpnt) in osst_write_eod()
2235 static int osst_write_filler(struct osst_tape * STp, struct osst_request ** aSRpnt, int where, int … in osst_write_filler()
2260 static int __osst_write_header(struct osst_tape * STp, struct osst_request ** aSRpnt, int where, in… in __osst_write_header()
2287 static int osst_write_header(struct osst_tape * STp, struct osst_request ** aSRpnt, int locate_eod) in osst_write_header()
2361 static int osst_reset_header(struct osst_tape * STp, struct osst_request ** aSRpnt) in osst_reset_header()
2374 static int __osst_analyze_headers(struct osst_tape * STp, struct osst_request ** aSRpnt, int ppos) in __osst_analyze_headers()
2551 static int osst_analyze_headers(struct osst_tape * STp, struct osst_request ** aSRpnt) in osst_analyze_headers()
2606 static int osst_verify_position(struct osst_tape * STp, struct osst_request ** aSRpnt) in osst_verify_position()
2682 static int osst_configure_onstream(struct osst_tape *STp, struct osst_request ** aSRpnt) in osst_configure_onstream()
2853 static int cross_eof(struct osst_tape *STp, struct osst_request ** aSRpnt, int forward) in cross_eof()
2882 static int osst_get_frame_position(struct osst_tape *STp, struct osst_request ** aSRpnt) in osst_get_frame_position()
2966 static int osst_set_frame_position(struct osst_tape *STp, struct osst_request ** aSRpnt, int ppos, … in osst_set_frame_position()
3024 static int osst_write_trailer(struct osst_tape *STp, struct osst_request ** aSRpnt, int leave_at_EO… in osst_write_trailer()
3051 static int osst_flush_write_buffer(struct osst_tape *STp, struct osst_request ** aSRpnt) in osst_flush_write_buffer()
3181 static int osst_flush_buffer(struct osst_tape * STp, struct osst_request ** aSRpnt, int seek_next) in osst_flush_buffer()
3243 static int osst_write_frame(struct osst_tape * STp, struct osst_request ** aSRpnt, int synchronous) in osst_write_frame()
3327 static int do_door_lock(struct osst_tape * STp, int do_lock) in do_door_lock()
3346 static void reset_state(struct osst_tape *STp) in reset_state()
3377 struct osst_tape * STp = filp->private_data; in osst_write() local
3698 struct osst_tape * STp = filp->private_data; in osst_read() local
3875 static void osst_log_options(struct osst_tape *STp, struct st_modedef *STm, char *name) in osst_log_options()
3898 static int osst_set_options(struct osst_tape *STp, long options) in osst_set_options()
4054 static int osst_int_ioctl(struct osst_tape * STp, struct osst_request ** aSRpnt, in osst_int_ioctl()
4446 struct osst_tape * STp; in __os_scsi_tape_open() local
4825 struct osst_tape * STp = filp->private_data; in os_scsi_tape_flush() local
4918 struct osst_tape * STp = filp->private_data; in os_scsi_tape_close() local
4945 struct osst_tape * STp = file->private_data; in osst_ioctl() local
5281 struct osst_tape *STp = file->private_data; in osst_compat_ioctl() local
5691 struct osst_tape * STp = (struct osst_tape *) dev_get_drvdata (dev); in osst_adr_rev_show() local
5705 struct osst_tape * STp = (struct osst_tape *) dev_get_drvdata (dev); in osst_linux_media_version_show() local
5718 struct osst_tape * STp = (struct osst_tape *) dev_get_drvdata (dev); in osst_capacity_show() local
5732 struct osst_tape * STp = (struct osst_tape *) dev_get_drvdata (dev); in osst_first_data_ppos_show() local
5746 struct osst_tape * STp = (struct osst_tape *) dev_get_drvdata (dev); in osst_eod_frame_ppos_show() local
5759 struct osst_tape * STp = (struct osst_tape *) dev_get_drvdata (dev); in osst_filemark_cnt_show() local
5787 static int osst_sysfs_add(dev_t dev, struct device *device, struct osst_tape * STp, char * name) in osst_sysfs_add()
6071 struct osst_tape * STp; in exit_osst() local