Searched defs:tape (Results  1 – 5 of 5) sorted by relevance
| /Linux-v5.4/drivers/ide/ | 
| D | ide-tape.c | 234 	struct ide_tape_obj *tape = NULL;  in ide_tape_get()  local254 static void ide_tape_put(struct ide_tape_obj *tape)  in ide_tape_put()
 270 	idetape_tape_t *tape = drive->driver_data;  in idetape_analyze_error()  local
 328 	idetape_tape_t *tape = drive->driver_data;  in ide_tape_callback()  local
 380 	idetape_tape_t *tape = drive->driver_data;  in ide_tape_stall_queue()  local
 392 	idetape_tape_t *tape = drive->driver_data;  in ide_tape_handle_dsc()  local
 443 	idetape_tape_t *tape = drive->driver_data;  in ide_tape_issue_pc()  local
 518 	idetape_tape_t *tape = drive->driver_data;  in idetape_media_access_finished()  local
 543 static void ide_tape_create_rw_cmd(idetape_tape_t *tape,  in ide_tape_create_rw_cmd()
 570 	idetape_tape_t *tape = drive->driver_data;  in idetape_do_request()  local
 [all …]
 
 | 
| /Linux-v5.4/drivers/block/paride/ | 
| D | pt.c | 267 static inline u8 DRIVE(struct pt_unit *tape)  in DRIVE()272 static int pt_wait(struct pt_unit *tape, int go, int stop, char *fun, char *msg)  in pt_wait()
 297 static int pt_command(struct pt_unit *tape, char *cmd, int dlen, char *fun)  in pt_command()
 329 static int pt_completion(struct pt_unit *tape, char *buf, char *fun)  in pt_completion()
 354 static void pt_req_sense(struct pt_unit *tape, int quiet)  in pt_req_sense()
 375 static int pt_atapi(struct pt_unit *tape, char *cmd, int dlen, char *buf, char *fun)  in pt_atapi()
 394 static int pt_poll_dsc(struct pt_unit *tape, int pause, int tmo, char *msg)  in pt_poll_dsc()
 425 static void pt_media_access_cmd(struct pt_unit *tape, int tmo, char *cmd, char *fun)  in pt_media_access_cmd()
 435 static void pt_rewind(struct pt_unit *tape)  in pt_rewind()
 442 static void pt_write_fm(struct pt_unit *tape)  in pt_write_fm()
 [all …]
 
 | 
| /Linux-v5.4/drivers/scsi/ | 
| D | st.c | 310 static inline char *tape_name(struct scsi_tape *tape)  in tape_name()4171 static int create_one_cdev(struct scsi_tape *tape, int mode, int rew)  in create_one_cdev()
 4224 static int create_cdevs(struct scsi_tape *tape)  in create_cdevs()
 4240 static void remove_cdevs(struct scsi_tape *tape)  in remove_cdevs()
 
 | 
| D | st.h | 70 	struct scsi_tape *tape;  member
 | 
| /Linux-v5.4/include/acpi/ | 
| D | acbuffer.h | 37 	u32 tape;  member
 |