Lines Matching defs: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()
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()
332 static struct tape_request *__tape_3592_enable_crypt(struct tape_device *device) in __tape_3592_enable_crypt()
360 static int tape_3592_enable_crypt(struct tape_device *device) in tape_3592_enable_crypt()
370 static void tape_3592_enable_crypt_async(struct tape_device *device) in tape_3592_enable_crypt_async()
382 static struct tape_request *__tape_3592_disable_crypt(struct tape_device *device) in __tape_3592_disable_crypt()
408 static int tape_3592_disable_crypt(struct tape_device *device) in tape_3592_disable_crypt()
418 static void tape_3592_disable_crypt_async(struct tape_device *device) in tape_3592_disable_crypt_async()
430 static int tape_3592_ioctl_crypt_set(struct tape_device *device, in tape_3592_ioctl_crypt_set()
453 static int tape_3592_ioctl_crypt_query(struct tape_device *device, in tape_3592_ioctl_crypt_query()
471 tape_3590_ioctl(struct tape_device *device, unsigned int cmd, unsigned long arg) in tape_3590_ioctl()
498 static int tape_3590_sense_medium(struct tape_device *device) in tape_3590_sense_medium()
510 static void tape_3590_sense_medium_async(struct tape_device *device) in tape_3590_sense_medium_async()
526 tape_3590_mttell(struct tape_device *device, int mt_count) in tape_3590_mttell()
541 tape_3590_mtseek(struct tape_device *device, int count) in tape_3590_mtseek()
562 tape_3590_read_opposite(struct tape_device *device, in tape_3590_read_opposite()
598 static void tape_3590_read_attmsg_async(struct tape_device *device) in tape_3590_read_attmsg_async()
624 struct tape_device *device; member
657 tape_3590_schedule_work(struct tape_device *device, enum tape_op op) in tape_3590_schedule_work()
678 tape_3590_bread(struct tape_device *device, struct request *req) in tape_3590_bread()
746 tape_3590_check_locate(struct tape_device *device, struct tape_request *request) in tape_3590_check_locate()
759 static void tape_3590_med_state_set(struct tape_device *device, in tape_3590_med_state_set()
797 tape_3590_done(struct tape_device *device, struct tape_request *request) in tape_3590_done()
855 tape_3590_erp_succeded(struct tape_device *device, struct tape_request *request) in tape_3590_erp_succeded()
866 tape_3590_erp_failed(struct tape_device *device, struct tape_request *request, in tape_3590_erp_failed()
879 tape_3590_erp_retry(struct tape_device *device, struct tape_request *request, in tape_3590_erp_retry()
891 tape_3590_unsolicited_irq(struct tape_device *device, struct irb *irb) in tape_3590_unsolicited_irq()
914 tape_3590_erp_basic(struct tape_device *device, struct tape_request *request, in tape_3590_erp_basic()
940 tape_3590_erp_read_buf_log(struct tape_device *device, in tape_3590_erp_read_buf_log()
954 tape_3590_erp_swap(struct tape_device *device, struct tape_request *request, in tape_3590_erp_swap()
972 tape_3590_erp_long_busy(struct tape_device *device, in tape_3590_erp_long_busy()
983 tape_3590_erp_special_interrupt(struct tape_device *device, in tape_3590_erp_special_interrupt()
993 tape_3590_erp_read_alternate(struct tape_device *device, in tape_3590_erp_read_alternate()
1023 tape_3590_erp_read_opposite(struct tape_device *device, in tape_3590_erp_read_opposite()
1047 tape_3590_print_mim_msg_f0(struct tape_device *device, struct irb *irb) in tape_3590_print_mim_msg_f0()
1111 tape_3590_print_io_sim_msg_f1(struct tape_device *device, struct irb *irb) in tape_3590_print_io_sim_msg_f1()
1222 tape_3590_print_dev_sim_msg_f2(struct tape_device *device, struct irb *irb) in tape_3590_print_dev_sim_msg_f2()
1334 tape_3590_print_era_msg(struct tape_device *device, struct irb *irb) in tape_3590_print_era_msg()
1392 static int tape_3590_crypt_error(struct tape_device *device, in tape_3590_crypt_error()
1421 tape_3590_unit_check(struct tape_device *device, struct tape_request *request, in tape_3590_unit_check()
1556 tape_3590_irq(struct tape_device *device, struct tape_request *request, in tape_3590_irq()
1600 static int tape_3590_read_dev_chars(struct tape_device *device, in tape_3590_read_dev_chars()
1623 tape_3590_setup_device(struct tape_device *device) in tape_3590_setup_device()
1674 tape_3590_cleanup_device(struct tape_device *device) in tape_3590_cleanup_device()