Lines Matching defs:skdev

282 static inline u32 skd_reg_read32(struct skd_device *skdev, u32 offset)  in skd_reg_read32()
291 static inline void skd_reg_write32(struct skd_device *skdev, u32 val, in skd_reg_write32()
299 static inline void skd_reg_write64(struct skd_device *skdev, u64 val, in skd_reg_write64()
391 static int skd_in_flight(struct skd_device *skdev) in skd_in_flight()
444 struct skd_device *skdev = q->queuedata; in skd_fail_all() local
482 struct skd_device *skdev = q->queuedata; in skd_mq_queue_rq() local
603 struct skd_device *skdev = req->q->queuedata; in skd_timed_out() local
618 static bool skd_preop_sg_list(struct skd_device *skdev, in skd_preop_sg_list()
679 static void skd_postop_sg_list(struct skd_device *skdev, in skd_postop_sg_list()
703 struct skd_device *skdev = container_of(work, typeof(*skdev), in skd_start_queue() local
716 struct skd_device *skdev = from_timer(skdev, t, timer); in skd_timer_tick() local
741 static void skd_timer_tick_not_online(struct skd_device *skdev) in skd_timer_tick_not_online()
860 static int skd_start_timer(struct skd_device *skdev) in skd_start_timer()
872 static void skd_kill_timer(struct skd_device *skdev) in skd_kill_timer()
883 static int skd_format_internal_skspcl(struct skd_device *skdev) in skd_format_internal_skspcl()
911 static void skd_send_internal_skspcl(struct skd_device *skdev, in skd_send_internal_skspcl()
992 static void skd_refresh_device_data(struct skd_device *skdev) in skd_refresh_device_data()
999 static int skd_chk_read_buf(struct skd_device *skdev, in skd_chk_read_buf()
1013 static void skd_log_check_status(struct skd_device *skdev, u8 status, u8 key, in skd_log_check_status()
1025 static void skd_complete_internal(struct skd_device *skdev, in skd_complete_internal()
1193 static void skd_send_fitmsg(struct skd_device *skdev, in skd_send_fitmsg()
1239 static void skd_send_special_fitmsg(struct skd_device *skdev, in skd_send_special_fitmsg()
1352 skd_check_status(struct skd_device *skdev, in skd_check_status()
1409 static void skd_resolve_req_exception(struct skd_device *skdev, in skd_resolve_req_exception()
1449 static void skd_release_skreq(struct skd_device *skdev, in skd_release_skreq()
1458 static int skd_isr_completion_posted(struct skd_device *skdev, in skd_isr_completion_posted()
1588 static void skd_complete_other(struct skd_device *skdev, in skd_complete_other()
1650 static void skd_reset_skcomp(struct skd_device *skdev) in skd_reset_skcomp()
1665 struct skd_device *skdev = in skd_completion_worker() local
1687 struct skd_device *skdev = ptr; in skd_isr() local
1765 static void skd_drive_fault(struct skd_device *skdev) in skd_drive_fault()
1771 static void skd_drive_disappeared(struct skd_device *skdev) in skd_drive_disappeared()
1777 static void skd_isr_fwstate(struct skd_device *skdev) in skd_isr_fwstate()
1899 struct skd_device *const skdev = data; in skd_recover_request() local
1917 static void skd_recover_requests(struct skd_device *skdev) in skd_recover_requests()
1922 static void skd_isr_msg_from_dev(struct skd_device *skdev) in skd_isr_msg_from_dev()
2016 static void skd_disable_interrupts(struct skd_device *skdev) in skd_disable_interrupts()
2031 static void skd_enable_interrupts(struct skd_device *skdev) in skd_enable_interrupts()
2056 static void skd_soft_reset(struct skd_device *skdev) in skd_soft_reset()
2066 static void skd_start_device(struct skd_device *skdev) in skd_start_device()
2177 static void skd_stop_device(struct skd_device *skdev) in skd_stop_device()
2251 static void skd_restart_device(struct skd_device *skdev) in skd_restart_device()
2273 static int skd_quiesce_dev(struct skd_device *skdev) in skd_quiesce_dev()
2300 static int skd_unquiesce_dev(struct skd_device *skdev) in skd_unquiesce_dev()
2369 struct skd_device *skdev = skd_host_data; in skd_reserved_isr() local
2384 struct skd_device *skdev = skd_host_data; in skd_statec_isr() local
2398 struct skd_device *skdev = skd_host_data; in skd_comp_q() local
2424 struct skd_device *skdev = skd_host_data; in skd_msg_isr() local
2438 struct skd_device *skdev = skd_host_data; in skd_qfull_isr() local
2484 static int skd_acquire_msix(struct skd_device *skdev) in skd_acquire_msix()
2537 static int skd_acquire_irq(struct skd_device *skdev) in skd_acquire_irq()
2577 static void skd_release_irq(struct skd_device *skdev) in skd_release_irq()
2604 static void *skd_alloc_dma(struct skd_device *skdev, struct kmem_cache *s, in skd_alloc_dma()
2623 static void skd_free_dma(struct skd_device *skdev, struct kmem_cache *s, in skd_free_dma()
2635 static int skd_cons_skcomp(struct skd_device *skdev) in skd_cons_skcomp()
2661 static int skd_cons_skmsg(struct skd_device *skdev) in skd_cons_skmsg()
2705 static struct fit_sg_descriptor *skd_cons_sg_list(struct skd_device *skdev, in skd_cons_sg_list()
2730 static void skd_free_sg_list(struct skd_device *skdev, in skd_free_sg_list()
2744 struct skd_device *skdev = set->driver_data; in skd_init_request() local
2759 struct skd_device *skdev = set->driver_data; in skd_exit_request() local
2765 static int skd_cons_sksb(struct skd_device *skdev) in skd_cons_sksb()
2816 static int skd_cons_disk(struct skd_device *skdev) in skd_cons_disk()
2887 struct skd_device *skdev; in skd_construct() local
2978 static void skd_free_skcomp(struct skd_device *skdev) in skd_free_skcomp()
2988 static void skd_free_skmsg(struct skd_device *skdev) in skd_free_skmsg()
3013 static void skd_free_sksb(struct skd_device *skdev) in skd_free_sksb()
3036 static void skd_free_disk(struct skd_device *skdev) in skd_free_disk()
3057 static void skd_destruct(struct skd_device *skdev) in skd_destruct()
3092 struct skd_device *skdev; in skd_bdev_getgeo() local
3111 static int skd_bdev_attach(struct device *parent, struct skd_device *skdev) in skd_bdev_attach()
3137 static char *skd_pci_info(struct skd_device *skdev, char *str) in skd_pci_info()
3171 struct skd_device *skdev; in skd_pci_probe() local
3294 struct skd_device *skdev; in skd_pci_remove() local
3323 struct skd_device *skdev; in skd_pci_suspend() local
3353 struct skd_device *skdev; in skd_pci_resume() local
3441 struct skd_device *skdev; in skd_pci_shutdown() local
3566 static void skd_log_skdev(struct skd_device *skdev, const char *event) in skd_log_skdev()
3579 static void skd_log_skreq(struct skd_device *skdev, in skd_log_skreq()