Searched refs:get_fc_port_regs (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/ |
H A D | common.h | 315 static inline __be64 __iomem *get_fc_port_regs(struct cxlflash_cfg *cfg, int i) in get_fc_port_regs() function
|
H A D | main.c | 868 fc_port_regs = get_fc_port_regs(cfg, i); in notify_shutdown() 880 fc_port_regs = get_fc_port_regs(cfg, i); in notify_shutdown() 1293 fc_port_regs = get_fc_port_regs(cfg, 0); in afu_err_intr_init() 1302 fc_port_regs = get_fc_port_regs(cfg, i); in afu_err_intr_init() 1578 fc_port_regs = get_fc_port_regs(cfg, port); in cxlflash_async_err_irq() 1821 fc_port_regs = get_fc_port_regs(cfg, i); in init_global() 2595 fc_port_regs = get_fc_port_regs(cfg, port); in cxlflash_show_port_status() 3242 fc_port_regs = get_fc_port_regs(cfg, port); in cxlflash_worker_thread() 3339 fc_port_regs = get_fc_port_regs(cfg, port); in cxlflash_lun_provision()
|
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/ |
H A D | common.h | 315 static inline __be64 __iomem *get_fc_port_regs(struct cxlflash_cfg *cfg, int i) in get_fc_port_regs() function
|
H A D | main.c | 868 fc_port_regs = get_fc_port_regs(cfg, i); in notify_shutdown() 880 fc_port_regs = get_fc_port_regs(cfg, i); in notify_shutdown() 1293 fc_port_regs = get_fc_port_regs(cfg, 0); in afu_err_intr_init() 1302 fc_port_regs = get_fc_port_regs(cfg, i); in afu_err_intr_init() 1578 fc_port_regs = get_fc_port_regs(cfg, port); in cxlflash_async_err_irq() 1798 fc_port_regs = get_fc_port_regs(cfg, i); in init_global() 2572 fc_port_regs = get_fc_port_regs(cfg, port); in cxlflash_show_port_status() 3223 fc_port_regs = get_fc_port_regs(cfg, port); in cxlflash_worker_thread() 3320 fc_port_regs = get_fc_port_regs(cfg, port); in cxlflash_lun_provision()
|
Completed in 11 milliseconds