• Home
  • Raw
  • Download

Lines Matching defs:device

57 	struct tape_device *device = request->device;  in __tape_34xx_medium_sense()  local
84 static int tape_34xx_medium_sense(struct tape_device *device) in tape_34xx_medium_sense()
102 static void tape_34xx_medium_sense_async(struct tape_device *device) in tape_34xx_medium_sense_async()
120 struct tape_device *device; member
140 struct tape_device *device = p->device; in tape_34xx_work_handler() local
154 tape_34xx_schedule_work(struct tape_device *device, enum tape_op op) in tape_34xx_schedule_work()
221 tape_34xx_unsolicited_irq(struct tape_device *device, struct irb *irb) in tape_34xx_unsolicited_irq()
240 tape_34xx_erp_read_opposite(struct tape_device *device, in tape_34xx_erp_read_opposite()
261 tape_34xx_erp_bug(struct tape_device *device, struct tape_request *request, in tape_34xx_erp_bug()
277 tape_34xx_erp_overrun(struct tape_device *device, struct tape_request *request, in tape_34xx_erp_overrun()
292 tape_34xx_erp_sequence(struct tape_device *device, in tape_34xx_erp_sequence()
316 tape_34xx_unit_check(struct tape_device *device, struct tape_request *request, in tape_34xx_unit_check()
831 tape_34xx_irq(struct tape_device *device, struct tape_request *request, in tape_34xx_irq()
869 tape_34xx_ioctl(struct tape_device *device, unsigned int cmd, unsigned long arg) in tape_34xx_ioctl()
901 tape_34xx_add_sbid(struct tape_device *device, struct tape_34xx_block_id bid) in tape_34xx_add_sbid()
963 tape_34xx_delete_sbid_from(struct tape_device *device, int from) in tape_34xx_delete_sbid_from()
993 struct tape_device * device, in tape_34xx_merge_sbid()
1029 tape_34xx_setup_device(struct tape_device * device) in tape_34xx_setup_device()
1050 tape_34xx_cleanup_device(struct tape_device *device) in tape_34xx_cleanup_device()
1066 tape_34xx_mttell(struct tape_device *device, int mt_count) in tape_34xx_mttell()
1086 tape_34xx_mtseek(struct tape_device *device, int mt_count) in tape_34xx_mtseek()