Lines Matching defs:skdev
283 static inline u32 skd_reg_read32(struct skd_device *skdev, u32 offset) in skd_reg_read32()
292 static inline void skd_reg_write32(struct skd_device *skdev, u32 val, in skd_reg_write32()
300 static inline void skd_reg_write64(struct skd_device *skdev, u64 val, in skd_reg_write64()
392 static int skd_in_flight(struct skd_device *skdev) in skd_in_flight()
445 struct skd_device *skdev = q->queuedata; in skd_fail_all() local
483 struct skd_device *skdev = q->queuedata; in skd_mq_queue_rq() local
604 struct skd_device *skdev = req->q->queuedata; in skd_timed_out() local
619 static bool skd_preop_sg_list(struct skd_device *skdev, in skd_preop_sg_list()
680 static void skd_postop_sg_list(struct skd_device *skdev, in skd_postop_sg_list()
704 struct skd_device *skdev = container_of(work, typeof(*skdev), in skd_start_queue() local
717 struct skd_device *skdev = from_timer(skdev, t, timer); in skd_timer_tick() local
742 static void skd_timer_tick_not_online(struct skd_device *skdev) in skd_timer_tick_not_online()
861 static int skd_start_timer(struct skd_device *skdev) in skd_start_timer()
873 static void skd_kill_timer(struct skd_device *skdev) in skd_kill_timer()
884 static int skd_format_internal_skspcl(struct skd_device *skdev) in skd_format_internal_skspcl()
912 static void skd_send_internal_skspcl(struct skd_device *skdev, in skd_send_internal_skspcl()
993 static void skd_refresh_device_data(struct skd_device *skdev) in skd_refresh_device_data()
1000 static int skd_chk_read_buf(struct skd_device *skdev, in skd_chk_read_buf()
1014 static void skd_log_check_status(struct skd_device *skdev, u8 status, u8 key, in skd_log_check_status()
1026 static void skd_complete_internal(struct skd_device *skdev, in skd_complete_internal()
1194 static void skd_send_fitmsg(struct skd_device *skdev, in skd_send_fitmsg()
1240 static void skd_send_special_fitmsg(struct skd_device *skdev, in skd_send_special_fitmsg()
1353 skd_check_status(struct skd_device *skdev, in skd_check_status()
1410 static void skd_resolve_req_exception(struct skd_device *skdev, in skd_resolve_req_exception()
1448 static void skd_release_skreq(struct skd_device *skdev, in skd_release_skreq()
1457 static int skd_isr_completion_posted(struct skd_device *skdev, in skd_isr_completion_posted()
1586 static void skd_complete_other(struct skd_device *skdev, in skd_complete_other()
1648 static void skd_reset_skcomp(struct skd_device *skdev) in skd_reset_skcomp()
1663 struct skd_device *skdev = in skd_completion_worker() local
1685 struct skd_device *skdev = ptr; in skd_isr() local
1763 static void skd_drive_fault(struct skd_device *skdev) in skd_drive_fault()
1769 static void skd_drive_disappeared(struct skd_device *skdev) in skd_drive_disappeared()
1775 static void skd_isr_fwstate(struct skd_device *skdev) in skd_isr_fwstate()
1897 struct skd_device *const skdev = data; in skd_recover_request() local
1915 static void skd_recover_requests(struct skd_device *skdev) in skd_recover_requests()
1920 static void skd_isr_msg_from_dev(struct skd_device *skdev) in skd_isr_msg_from_dev()
2014 static void skd_disable_interrupts(struct skd_device *skdev) in skd_disable_interrupts()
2029 static void skd_enable_interrupts(struct skd_device *skdev) in skd_enable_interrupts()
2054 static void skd_soft_reset(struct skd_device *skdev) in skd_soft_reset()
2064 static void skd_start_device(struct skd_device *skdev) in skd_start_device()
2175 static void skd_stop_device(struct skd_device *skdev) in skd_stop_device()
2249 static void skd_restart_device(struct skd_device *skdev) in skd_restart_device()
2271 static int skd_quiesce_dev(struct skd_device *skdev) in skd_quiesce_dev()
2298 static int skd_unquiesce_dev(struct skd_device *skdev) in skd_unquiesce_dev()
2367 struct skd_device *skdev = skd_host_data; in skd_reserved_isr() local
2382 struct skd_device *skdev = skd_host_data; in skd_statec_isr() local
2396 struct skd_device *skdev = skd_host_data; in skd_comp_q() local
2422 struct skd_device *skdev = skd_host_data; in skd_msg_isr() local
2436 struct skd_device *skdev = skd_host_data; in skd_qfull_isr() local
2482 static int skd_acquire_msix(struct skd_device *skdev) in skd_acquire_msix()
2535 static int skd_acquire_irq(struct skd_device *skdev) in skd_acquire_irq()
2575 static void skd_release_irq(struct skd_device *skdev) in skd_release_irq()
2602 static void *skd_alloc_dma(struct skd_device *skdev, struct kmem_cache *s, in skd_alloc_dma()
2621 static void skd_free_dma(struct skd_device *skdev, struct kmem_cache *s, in skd_free_dma()
2633 static int skd_cons_skcomp(struct skd_device *skdev) in skd_cons_skcomp()
2659 static int skd_cons_skmsg(struct skd_device *skdev) in skd_cons_skmsg()
2703 static struct fit_sg_descriptor *skd_cons_sg_list(struct skd_device *skdev, in skd_cons_sg_list()
2728 static void skd_free_sg_list(struct skd_device *skdev, in skd_free_sg_list()
2742 struct skd_device *skdev = set->driver_data; in skd_init_request() local
2757 struct skd_device *skdev = set->driver_data; in skd_exit_request() local
2763 static int skd_cons_sksb(struct skd_device *skdev) in skd_cons_sksb()
2814 static int skd_cons_disk(struct skd_device *skdev) in skd_cons_disk()
2885 struct skd_device *skdev; in skd_construct() local
2976 static void skd_free_skcomp(struct skd_device *skdev) in skd_free_skcomp()
2986 static void skd_free_skmsg(struct skd_device *skdev) in skd_free_skmsg()
3011 static void skd_free_sksb(struct skd_device *skdev) in skd_free_sksb()
3034 static void skd_free_disk(struct skd_device *skdev) in skd_free_disk()
3055 static void skd_destruct(struct skd_device *skdev) in skd_destruct()
3090 struct skd_device *skdev; in skd_bdev_getgeo() local
3109 static int skd_bdev_attach(struct device *parent, struct skd_device *skdev) in skd_bdev_attach()
3135 static char *skd_pci_info(struct skd_device *skdev, char *str) in skd_pci_info()
3169 struct skd_device *skdev; in skd_pci_probe() local
3292 struct skd_device *skdev; in skd_pci_remove() local
3321 struct skd_device *skdev; in skd_pci_suspend() local
3351 struct skd_device *skdev; in skd_pci_resume() local
3439 struct skd_device *skdev; in skd_pci_shutdown() local
3564 static void skd_log_skdev(struct skd_device *skdev, const char *event) in skd_log_skdev()
3577 static void skd_log_skreq(struct skd_device *skdev, in skd_log_skreq()