Searched defs:tape (Results 1 – 4 of 4) sorted by relevance
/drivers/ide/ |
D | ide-tape.c | 274 struct ide_tape_obj *tape = NULL; in ide_tape_get() local 288 static void ide_tape_put(struct ide_tape_obj *tape) in ide_tape_put() 306 struct ide_tape_obj *tape = NULL; in ide_tape_chrdev_get() local 402 idetape_tape_t *tape = drive->driver_data; in idetape_analyze_error() local 458 static void ide_tape_kfree_buffer(idetape_tape_t *tape) in ide_tape_kfree_buffer() 483 idetape_tape_t *tape = drive->driver_data; in idetape_end_request() local 515 idetape_tape_t *tape = drive->driver_data; in ide_tape_callback() local 583 idetape_tape_t *tape = drive->driver_data; in idetape_postpone_request() local 594 idetape_tape_t *tape = drive->driver_data; in ide_tape_handle_dsc() local 655 idetape_tape_t *tape = drive->driver_data; in idetape_issue_pc() local [all …]
|
/drivers/block/paride/ |
D | pt.c | 262 static inline u8 DRIVE(struct pt_unit *tape) in DRIVE() 267 static int pt_wait(struct pt_unit *tape, int go, int stop, char *fun, char *msg) in pt_wait() 292 static int pt_command(struct pt_unit *tape, char *cmd, int dlen, char *fun) in pt_command() 324 static int pt_completion(struct pt_unit *tape, char *buf, char *fun) in pt_completion() 349 static void pt_req_sense(struct pt_unit *tape, int quiet) in pt_req_sense() 370 static int pt_atapi(struct pt_unit *tape, char *cmd, int dlen, char *buf, char *fun) in pt_atapi() 389 static int pt_poll_dsc(struct pt_unit *tape, int pause, int tmo, char *msg) in pt_poll_dsc() 420 static void pt_media_access_cmd(struct pt_unit *tape, int tmo, char *cmd, char *fun) in pt_media_access_cmd() 430 static void pt_rewind(struct pt_unit *tape) in pt_rewind() 437 static void pt_write_fm(struct pt_unit *tape) in pt_write_fm() [all …]
|
/drivers/scsi/ |
D | st.c | 307 static inline char *tape_name(struct scsi_tape *tape) in tape_name()
|
D | osst.c | 193 static inline char *tape_name(struct osst_tape *tape) in tape_name()
|