Lines Matching refs:tape_device

50 static void tape_34xx_delete_sbid_from(struct tape_device *, int);
58 struct tape_device *device = request->device; in __tape_34xx_medium_sense()
85 static int tape_34xx_medium_sense(struct tape_device *device) in tape_34xx_medium_sense()
103 static void tape_34xx_medium_sense_async(struct tape_device *device) in tape_34xx_medium_sense_async()
121 struct tape_device *device;
141 struct tape_device *device = p->device; in tape_34xx_work_handler()
155 tape_34xx_schedule_work(struct tape_device *device, enum tape_op op) in tape_34xx_schedule_work()
222 tape_34xx_unsolicited_irq(struct tape_device *device, struct irb *irb) in tape_34xx_unsolicited_irq()
241 tape_34xx_erp_read_opposite(struct tape_device *device, in tape_34xx_erp_read_opposite()
262 tape_34xx_erp_bug(struct tape_device *device, struct tape_request *request, in tape_34xx_erp_bug()
278 tape_34xx_erp_overrun(struct tape_device *device, struct tape_request *request, in tape_34xx_erp_overrun()
293 tape_34xx_erp_sequence(struct tape_device *device, in tape_34xx_erp_sequence()
317 tape_34xx_unit_check(struct tape_device *device, struct tape_request *request, in tape_34xx_unit_check()
832 tape_34xx_irq(struct tape_device *device, struct tape_request *request, in tape_34xx_irq()
870 tape_34xx_ioctl(struct tape_device *device, unsigned int cmd, unsigned long arg) in tape_34xx_ioctl()
902 tape_34xx_add_sbid(struct tape_device *device, struct tape_34xx_block_id bid) in tape_34xx_add_sbid()
964 tape_34xx_delete_sbid_from(struct tape_device *device, int from) in tape_34xx_delete_sbid_from()
994 struct tape_device * device, in tape_34xx_merge_sbid()
1030 tape_34xx_setup_device(struct tape_device * device) in tape_34xx_setup_device()
1051 tape_34xx_cleanup_device(struct tape_device *device) in tape_34xx_cleanup_device()
1067 tape_34xx_mttell(struct tape_device *device, int mt_count) in tape_34xx_mttell()
1087 tape_34xx_mtseek(struct tape_device *device, int mt_count) in tape_34xx_mtseek()