Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dosst.c235 static int osst_chk_result(struct osst_tape * STp, struct osst_request * SRpnt) in osst_chk_result()
326 struct osst_tape *STp = SRpnt->stp; in osst_end_async() local
426 static struct osst_request * osst_do_scsi(struct osst_request *SRpnt, struct osst_tape *STp, in osst_do_scsi()
510 static void osst_write_behind_check(struct osst_tape *STp) in osst_write_behind_check()
551 static void osst_init_aux(struct osst_tape * STp, int frame_type, int frame_seq_number, in osst_init_aux()
613 static int osst_verify_frame(struct osst_tape * STp, int frame_seq_number, int quiet) in osst_verify_frame()
749 static int osst_wait_ready(struct osst_tape * STp, struct osst_request ** aSRpnt, in osst_wait_ready()
814 static int osst_wait_for_medium(struct osst_tape * STp, struct osst_request ** aSRpnt, unsigned tim… in osst_wait_for_medium()
869 static int osst_position_tape_and_confirm(struct osst_tape * STp, struct osst_request ** aSRpnt, in… in osst_position_tape_and_confirm()
883 static int osst_flush_drive_buffer(struct osst_tape * STp, struct osst_request ** aSRpnt) in osst_flush_drive_buffer()
[all …]
Dst.c243 struct scsi_tape *STp = NULL; in scsi_tape_get() local
270 static void scsi_tape_put(struct scsi_tape *STp) in scsi_tape_put()
358 static int st_chk_result(struct scsi_tape *STp, struct st_request * SRpnt) in st_chk_result()
477 struct scsi_tape *STp = SRpnt->stp; in st_scsi_execute_end() local
537 st_do_scsi(struct st_request * SRpnt, struct scsi_tape * STp, unsigned char *cmd, in st_do_scsi()
606 static int write_behind_check(struct scsi_tape * STp) in write_behind_check()
670 static int cross_eof(struct scsi_tape * STp, int forward) in cross_eof()
706 static int st_flush_write_buffer(struct scsi_tape * STp) in st_flush_write_buffer()
773 static int flush_buffer(struct scsi_tape *STp, int seek_next) in flush_buffer()
828 static int set_mode_densblk(struct scsi_tape * STp, struct st_modedef * STm) in set_mode_densblk()
[all …]
D53c700.c1989 NCR_700_set_period(struct scsi_target *STp, int period) in NCR_700_set_period()
2008 NCR_700_set_offset(struct scsi_target *STp, int offset) in NCR_700_set_offset()