Searched refs:get_fc_port_regs (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/scsi/cxlflash/ |
D | common.h | 315 static inline __be64 __iomem *get_fc_port_regs(struct cxlflash_cfg *cfg, int i) in get_fc_port_regs() function
|
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()
|