Lines Matching refs:tape_device

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