Searched defs:STp (Results 1 – 3 of 3) sorted by relevance
/linux-3.3/drivers/scsi/ |
D | osst.c | 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() [all …]
|
D | st.c | 239 struct scsi_tape *STp = NULL; in scsi_tape_get() local 267 static void scsi_tape_put(struct scsi_tape *STp) in scsi_tape_put() 347 static int st_chk_result(struct scsi_tape *STp, struct st_request * SRpnt) in st_chk_result() 464 struct scsi_tape *STp = SRpnt->stp; in st_scsi_execute_end() local 524 st_do_scsi(struct st_request * SRpnt, struct scsi_tape * STp, unsigned char *cmd, in st_do_scsi() 593 static int write_behind_check(struct scsi_tape * STp) in write_behind_check() 656 static int cross_eof(struct scsi_tape * STp, int forward) in cross_eof() 691 static int st_flush_write_buffer(struct scsi_tape * STp) in st_flush_write_buffer() 760 static int flush_buffer(struct scsi_tape *STp, int seek_next) in flush_buffer() 815 static int set_mode_densblk(struct scsi_tape * STp, struct st_modedef * STm) in set_mode_densblk() [all …]
|
D | 53c700.c | 1995 NCR_700_set_period(struct scsi_target *STp, int period) in NCR_700_set_period() 2014 NCR_700_set_offset(struct scsi_target *STp, int offset) in NCR_700_set_offset()
|