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()
326 static struct tape_request *__tape_3592_enable_crypt(struct tape_device *device) in __tape_3592_enable_crypt()
354 static int tape_3592_enable_crypt(struct tape_device *device) in tape_3592_enable_crypt()
364 static void tape_3592_enable_crypt_async(struct tape_device *device) in tape_3592_enable_crypt_async()
376 static struct tape_request *__tape_3592_disable_crypt(struct tape_device *device) in __tape_3592_disable_crypt()
402 static int tape_3592_disable_crypt(struct tape_device *device) in tape_3592_disable_crypt()
412 static void tape_3592_disable_crypt_async(struct tape_device *device) in tape_3592_disable_crypt_async()
424 static int tape_3592_ioctl_crypt_set(struct tape_device *device, in tape_3592_ioctl_crypt_set()
447 static int tape_3592_ioctl_crypt_query(struct tape_device *device, in tape_3592_ioctl_crypt_query()
465 tape_3590_ioctl(struct tape_device *device, unsigned int cmd, unsigned long arg) in tape_3590_ioctl()
492 static int tape_3590_sense_medium(struct tape_device *device) in tape_3590_sense_medium()
504 static void tape_3590_sense_medium_async(struct tape_device *device) in tape_3590_sense_medium_async()
520 tape_3590_mttell(struct tape_device *device, int mt_count) in tape_3590_mttell()
535 tape_3590_mtseek(struct tape_device *device, int count) in tape_3590_mtseek()
556 tape_3590_read_opposite(struct tape_device *device, in tape_3590_read_opposite()
592 static void tape_3590_read_attmsg_async(struct tape_device *device) in tape_3590_read_attmsg_async()
618 struct tape_device *device; member
651 tape_3590_schedule_work(struct tape_device *device, enum tape_op op) in tape_3590_schedule_work()
667 static void tape_3590_med_state_set(struct tape_device *device, in tape_3590_med_state_set()
705 tape_3590_done(struct tape_device *device, struct tape_request *request) in tape_3590_done()
763 tape_3590_erp_succeded(struct tape_device *device, struct tape_request *request) in tape_3590_erp_succeded()
774 tape_3590_erp_failed(struct tape_device *device, struct tape_request *request, in tape_3590_erp_failed()
787 tape_3590_erp_retry(struct tape_device *device, struct tape_request *request, in tape_3590_erp_retry()
799 tape_3590_unsolicited_irq(struct tape_device *device, struct irb *irb) in tape_3590_unsolicited_irq()
822 tape_3590_erp_basic(struct tape_device *device, struct tape_request *request, in tape_3590_erp_basic()
848 tape_3590_erp_read_buf_log(struct tape_device *device, in tape_3590_erp_read_buf_log()
862 tape_3590_erp_swap(struct tape_device *device, struct tape_request *request, in tape_3590_erp_swap()
880 tape_3590_erp_long_busy(struct tape_device *device, in tape_3590_erp_long_busy()
891 tape_3590_erp_special_interrupt(struct tape_device *device, in tape_3590_erp_special_interrupt()
901 tape_3590_erp_read_alternate(struct tape_device *device, in tape_3590_erp_read_alternate()
931 tape_3590_erp_read_opposite(struct tape_device *device, in tape_3590_erp_read_opposite()
955 tape_3590_print_mim_msg_f0(struct tape_device *device, struct irb *irb) in tape_3590_print_mim_msg_f0()
1019 tape_3590_print_io_sim_msg_f1(struct tape_device *device, struct irb *irb) in tape_3590_print_io_sim_msg_f1()
1130 tape_3590_print_dev_sim_msg_f2(struct tape_device *device, struct irb *irb) in tape_3590_print_dev_sim_msg_f2()
1242 tape_3590_print_era_msg(struct tape_device *device, struct irb *irb) in tape_3590_print_era_msg()
1300 static int tape_3590_crypt_error(struct tape_device *device, in tape_3590_crypt_error()
1329 tape_3590_unit_check(struct tape_device *device, struct tape_request *request, in tape_3590_unit_check()
1450 tape_3590_irq(struct tape_device *device, struct tape_request *request, in tape_3590_irq()
1494 static int tape_3590_read_dev_chars(struct tape_device *device, in tape_3590_read_dev_chars()
1517 tape_3590_setup_device(struct tape_device *device) in tape_3590_setup_device()
1568 tape_3590_cleanup_device(struct tape_device *device) in tape_3590_cleanup_device()