Home
last modified time | relevance | path

Searched defs:tape (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/drivers/ide/
Dide-tape.c234 struct ide_tape_obj *tape = NULL; in ide_tape_get() local
254 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-3.4.99/drivers/block/paride/
Dpt.c266 static inline u8 DRIVE(struct pt_unit *tape) in DRIVE()
271 static int pt_wait(struct pt_unit *tape, int go, int stop, char *fun, char *msg) in pt_wait()
296 static int pt_command(struct pt_unit *tape, char *cmd, int dlen, char *fun) in pt_command()
328 static int pt_completion(struct pt_unit *tape, char *buf, char *fun) in pt_completion()
353 static void pt_req_sense(struct pt_unit *tape, int quiet) in pt_req_sense()
374 static int pt_atapi(struct pt_unit *tape, char *cmd, int dlen, char *buf, char *fun) in pt_atapi()
393 static int pt_poll_dsc(struct pt_unit *tape, int pause, int tmo, char *msg) in pt_poll_dsc()
424 static void pt_media_access_cmd(struct pt_unit *tape, int tmo, char *cmd, char *fun) in pt_media_access_cmd()
434 static void pt_rewind(struct pt_unit *tape) in pt_rewind()
441 static void pt_write_fm(struct pt_unit *tape) in pt_write_fm()
[all …]
/linux-3.4.99/drivers/scsi/
Dst.c307 static inline char *tape_name(struct scsi_tape *tape) in tape_name()
Dosst.c194 static inline char *tape_name(struct osst_tape *tape) in tape_name()