Home
last modified time | relevance | path

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

/linux-4.4.14/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.c242 struct scsi_tape *STp = NULL; in scsi_tape_get() local
269 static void scsi_tape_put(struct scsi_tape *STp) in scsi_tape_put()
357 static int st_chk_result(struct scsi_tape *STp, struct st_request * SRpnt) in st_chk_result()
473 static void st_do_stats(struct scsi_tape *STp, struct request *req) in st_do_stats()
517 struct scsi_tape *STp = SRpnt->stp; in st_scsi_execute_end() local
541 struct scsi_tape *STp = SRpnt->stp; in st_scsi_execute() local
591 st_do_scsi(struct st_request * SRpnt, struct scsi_tape * STp, unsigned char *cmd, in st_do_scsi()
660 static int write_behind_check(struct scsi_tape * STp) in write_behind_check()
724 static int cross_eof(struct scsi_tape * STp, int forward) in cross_eof()
760 static int st_flush_write_buffer(struct scsi_tape * STp) in st_flush_write_buffer()
[all …]
D53c700.c1992 NCR_700_set_period(struct scsi_target *STp, int period) in NCR_700_set_period()
2011 NCR_700_set_offset(struct scsi_target *STp, int offset) in NCR_700_set_offset()