Searched defs:STp (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/drivers/scsi/ |
| D | st.c | 244 struct scsi_tape *STp = NULL; in scsi_tape_get() local 271 static void scsi_tape_put(struct scsi_tape *STp) in scsi_tape_put() 361 static int st_chk_result(struct scsi_tape *STp, struct st_request * SRpnt) in st_chk_result() 477 static void st_do_stats(struct scsi_tape *STp, struct request *req) in st_do_stats() 522 struct scsi_tape *STp = SRpnt->stp; in st_scsi_execute_end() local 548 struct scsi_tape *STp = SRpnt->stp; in st_scsi_execute() local 596 st_do_scsi(struct st_request * SRpnt, struct scsi_tape * STp, unsigned char *cmd, in st_do_scsi() 665 static int write_behind_check(struct scsi_tape * STp) in write_behind_check() 729 static int cross_eof(struct scsi_tape * STp, int forward) in cross_eof() 765 static int st_flush_write_buffer(struct scsi_tape * STp) in st_flush_write_buffer() [all …]
|
| D | 53c700.c | 1981 NCR_700_set_period(struct scsi_target *STp, int period) in NCR_700_set_period() 2000 NCR_700_set_offset(struct scsi_target *STp, int offset) in NCR_700_set_offset()
|
| /kernel/linux/linux-6.6/drivers/scsi/ |
| D | st.c | 245 struct scsi_tape *STp = NULL; in scsi_tape_get() local 272 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() 475 static void st_do_stats(struct scsi_tape *STp, struct request *req) in st_do_stats() 522 struct scsi_tape *STp = SRpnt->stp; in st_scsi_execute_end() local 548 struct scsi_tape *STp = SRpnt->stp; in st_scsi_execute() local 597 st_do_scsi(struct st_request * SRpnt, struct scsi_tape * STp, unsigned char *cmd, in st_do_scsi() 666 static int write_behind_check(struct scsi_tape * STp) in write_behind_check() 730 static int cross_eof(struct scsi_tape * STp, int forward) in cross_eof() 766 static int st_flush_write_buffer(struct scsi_tape * STp) in st_flush_write_buffer() [all …]
|
| D | 53c700.c | 1975 NCR_700_set_period(struct scsi_target *STp, int period) in NCR_700_set_period() 1994 NCR_700_set_offset(struct scsi_target *STp, int offset) in NCR_700_set_offset()
|