Lines Matching defs:device

102 static int crypt_supported(struct tape_device *device)  in crypt_supported()
107 static int crypt_enabled(struct tape_device *device) in crypt_enabled()
200 static int tape_3592_kekl_query(struct tape_device *device, in tape_3592_kekl_query()
241 static int tape_3592_ioctl_kekl_query(struct tape_device *device, in tape_3592_ioctl_kekl_query()
273 static int tape_3592_kekl_set(struct tape_device *device, in tape_3592_kekl_set()
304 static int tape_3592_ioctl_kekl_set(struct tape_device *device, in tape_3592_ioctl_kekl_set()
331 static struct tape_request *__tape_3592_enable_crypt(struct tape_device *device) in __tape_3592_enable_crypt()
359 static int tape_3592_enable_crypt(struct tape_device *device) in tape_3592_enable_crypt()
369 static void tape_3592_enable_crypt_async(struct tape_device *device) in tape_3592_enable_crypt_async()
381 static struct tape_request *__tape_3592_disable_crypt(struct tape_device *device) in __tape_3592_disable_crypt()
407 static int tape_3592_disable_crypt(struct tape_device *device) in tape_3592_disable_crypt()
417 static void tape_3592_disable_crypt_async(struct tape_device *device) in tape_3592_disable_crypt_async()
429 static int tape_3592_ioctl_crypt_set(struct tape_device *device, in tape_3592_ioctl_crypt_set()
452 static int tape_3592_ioctl_crypt_query(struct tape_device *device, in tape_3592_ioctl_crypt_query()
470 tape_3590_ioctl(struct tape_device *device, unsigned int cmd, unsigned long arg) in tape_3590_ioctl()
497 static int tape_3590_sense_medium(struct tape_device *device) in tape_3590_sense_medium()
509 static void tape_3590_sense_medium_async(struct tape_device *device) in tape_3590_sense_medium_async()
525 tape_3590_mttell(struct tape_device *device, int mt_count) in tape_3590_mttell()
540 tape_3590_mtseek(struct tape_device *device, int count) in tape_3590_mtseek()
561 tape_3590_read_opposite(struct tape_device *device, in tape_3590_read_opposite()
597 static void tape_3590_read_attmsg_async(struct tape_device *device) in tape_3590_read_attmsg_async()
623 struct tape_device *device; member
656 tape_3590_schedule_work(struct tape_device *device, enum tape_op op) in tape_3590_schedule_work()
672 static void tape_3590_med_state_set(struct tape_device *device, in tape_3590_med_state_set()
710 tape_3590_done(struct tape_device *device, struct tape_request *request) in tape_3590_done()
768 tape_3590_erp_succeded(struct tape_device *device, struct tape_request *request) in tape_3590_erp_succeded()
779 tape_3590_erp_failed(struct tape_device *device, struct tape_request *request, in tape_3590_erp_failed()
792 tape_3590_erp_retry(struct tape_device *device, struct tape_request *request, in tape_3590_erp_retry()
804 tape_3590_unsolicited_irq(struct tape_device *device, struct irb *irb) in tape_3590_unsolicited_irq()
827 tape_3590_erp_basic(struct tape_device *device, struct tape_request *request, in tape_3590_erp_basic()
853 tape_3590_erp_read_buf_log(struct tape_device *device, in tape_3590_erp_read_buf_log()
867 tape_3590_erp_swap(struct tape_device *device, struct tape_request *request, in tape_3590_erp_swap()
885 tape_3590_erp_long_busy(struct tape_device *device, in tape_3590_erp_long_busy()
896 tape_3590_erp_special_interrupt(struct tape_device *device, in tape_3590_erp_special_interrupt()
906 tape_3590_erp_read_alternate(struct tape_device *device, in tape_3590_erp_read_alternate()
936 tape_3590_erp_read_opposite(struct tape_device *device, in tape_3590_erp_read_opposite()
960 tape_3590_print_mim_msg_f0(struct tape_device *device, struct irb *irb) in tape_3590_print_mim_msg_f0()
1024 tape_3590_print_io_sim_msg_f1(struct tape_device *device, struct irb *irb) in tape_3590_print_io_sim_msg_f1()
1135 tape_3590_print_dev_sim_msg_f2(struct tape_device *device, struct irb *irb) in tape_3590_print_dev_sim_msg_f2()
1247 tape_3590_print_era_msg(struct tape_device *device, struct irb *irb) in tape_3590_print_era_msg()
1305 static int tape_3590_crypt_error(struct tape_device *device, in tape_3590_crypt_error()
1334 tape_3590_unit_check(struct tape_device *device, struct tape_request *request, in tape_3590_unit_check()
1455 tape_3590_irq(struct tape_device *device, struct tape_request *request, in tape_3590_irq()
1499 static int tape_3590_read_dev_chars(struct tape_device *device, in tape_3590_read_dev_chars()
1522 tape_3590_setup_device(struct tape_device *device) in tape_3590_setup_device()
1573 tape_3590_cleanup_device(struct tape_device *device) in tape_3590_cleanup_device()