Lines Matching refs:tape_device
103 static int crypt_supported(struct tape_device *device)
108 static int crypt_enabled(struct tape_device *device)
201 static int tape_3592_kekl_query(struct tape_device *device,
242 static int tape_3592_ioctl_kekl_query(struct tape_device *device,
269 static int tape_3590_mttell(struct tape_device *device, int mt_count);
274 static int tape_3592_kekl_set(struct tape_device *device,
305 static int tape_3592_ioctl_kekl_set(struct tape_device *device,
327 static struct tape_request *__tape_3592_enable_crypt(struct tape_device *device)
355 static int tape_3592_enable_crypt(struct tape_device *device)
365 static void tape_3592_enable_crypt_async(struct tape_device *device)
377 static struct tape_request *__tape_3592_disable_crypt(struct tape_device *device)
403 static int tape_3592_disable_crypt(struct tape_device *device)
413 static void tape_3592_disable_crypt_async(struct tape_device *device)
425 static int tape_3592_ioctl_crypt_set(struct tape_device *device,
443 static int tape_3590_sense_medium(struct tape_device *device);
448 static int tape_3592_ioctl_crypt_query(struct tape_device *device,
466 tape_3590_ioctl(struct tape_device *device, unsigned int cmd, unsigned long arg)
493 static int tape_3590_sense_medium(struct tape_device *device)
505 static void tape_3590_sense_medium_async(struct tape_device *device)
521 tape_3590_mttell(struct tape_device *device, int mt_count)
536 tape_3590_mtseek(struct tape_device *device, int count)
557 tape_3590_read_opposite(struct tape_device *device,
593 static void tape_3590_read_attmsg_async(struct tape_device *device)
619 struct tape_device *device;
652 tape_3590_schedule_work(struct tape_device *device, enum tape_op op)
668 static void tape_3590_med_state_set(struct tape_device *device,
706 tape_3590_done(struct tape_device *device, struct tape_request *request)
764 tape_3590_erp_succeded(struct tape_device *device, struct tape_request *request)
775 tape_3590_erp_failed(struct tape_device *device, struct tape_request *request,
788 tape_3590_erp_retry(struct tape_device *device, struct tape_request *request,
800 tape_3590_unsolicited_irq(struct tape_device *device, struct irb *irb)
823 tape_3590_erp_basic(struct tape_device *device, struct tape_request *request,
849 tape_3590_erp_read_buf_log(struct tape_device *device,
863 tape_3590_erp_swap(struct tape_device *device, struct tape_request *request,
881 tape_3590_erp_long_busy(struct tape_device *device,
892 tape_3590_erp_special_interrupt(struct tape_device *device,
902 tape_3590_erp_read_alternate(struct tape_device *device,
932 tape_3590_erp_read_opposite(struct tape_device *device,
956 tape_3590_print_mim_msg_f0(struct tape_device *device, struct irb *irb)
1020 tape_3590_print_io_sim_msg_f1(struct tape_device *device, struct irb *irb)
1131 tape_3590_print_dev_sim_msg_f2(struct tape_device *device, struct irb *irb)
1243 tape_3590_print_era_msg(struct tape_device *device, struct irb *irb)
1301 static int tape_3590_crypt_error(struct tape_device *device,
1330 tape_3590_unit_check(struct tape_device *device, struct tape_request *request,
1451 tape_3590_irq(struct tape_device *device, struct tape_request *request,
1495 static int tape_3590_read_dev_chars(struct tape_device *device,
1518 tape_3590_setup_device(struct tape_device *device)
1569 tape_3590_cleanup_device(struct tape_device *device)