Home
last modified time | relevance | path

Searched defs:STp (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Dosst.c190 static int osst_chk_result(OS_Scsi_Tape * STp, Scsi_Request * SRpnt) in osst_chk_result()
278 OS_Scsi_Tape * STp; in osst_sleep_done() local
310 static Scsi_Request * osst_do_scsi(Scsi_Request *SRpnt, OS_Scsi_Tape *STp, in osst_do_scsi()
371 static void osst_write_behind_check(OS_Scsi_Tape *STp) in osst_write_behind_check()
411 static void osst_init_aux(OS_Scsi_Tape * STp, int frame_type, int frame_seq_number, in osst_init_aux()
473 static int osst_verify_frame(OS_Scsi_Tape * STp, int frame_seq_number, int quiet) in osst_verify_frame()
606 static int osst_wait_ready(OS_Scsi_Tape * STp, Scsi_Request ** aSRpnt, unsigned timeout, int initia… in osst_wait_ready()
673 static int osst_wait_for_medium(OS_Scsi_Tape * STp, Scsi_Request ** aSRpnt, unsigned timeout) in osst_wait_for_medium()
730 static int osst_position_tape_and_confirm(OS_Scsi_Tape * STp, Scsi_Request ** aSRpnt, int frame) in osst_position_tape_and_confirm()
744 static int osst_flush_drive_buffer(OS_Scsi_Tape * STp, Scsi_Request ** aSRpnt) in osst_flush_drive_buffer()
[all …]
Dst.c234 static int st_chk_result(Scsi_Tape *STp, Scsi_Request * SRpnt) in st_chk_result()
328 Scsi_Tape *STp; in st_sleep_done() local
364 st_do_scsi(Scsi_Request * SRpnt, Scsi_Tape * STp, unsigned char *cmd, int bytes, in st_do_scsi()
411 static void write_behind_check(Scsi_Tape * STp) in write_behind_check()
447 static int cross_eof(Scsi_Tape * STp, int forward) in cross_eof()
481 static int flush_write_buffer(Scsi_Tape * STp) in flush_write_buffer()
556 static int flush_buffer(Scsi_Tape *STp, int seek_next) in flush_buffer()
612 static int set_mode_densblk(Scsi_Tape * STp, ST_mode * STm) in set_mode_densblk()
653 static int test_ready(Scsi_Tape *STp, int do_wait) in test_ready()
729 static int check_tape(Scsi_Tape *STp, struct file *filp) in check_tape()
[all …]