Searched refs:get_fc_port_regs (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/scsi/cxlflash/ |
D | common.h | 319 static inline __be64 __iomem *get_fc_port_regs(struct cxlflash_cfg *cfg, int i) in get_fc_port_regs() function
|
D | main.c | 874 fc_port_regs = get_fc_port_regs(cfg, i); in notify_shutdown() 886 fc_port_regs = get_fc_port_regs(cfg, i); in notify_shutdown() 1295 fc_port_regs = get_fc_port_regs(cfg, 0); in afu_err_intr_init() 1304 fc_port_regs = get_fc_port_regs(cfg, i); in afu_err_intr_init() 1580 fc_port_regs = get_fc_port_regs(cfg, port); in cxlflash_async_err_irq() 1823 fc_port_regs = get_fc_port_regs(cfg, i); in init_global() 2597 fc_port_regs = get_fc_port_regs(cfg, port); in cxlflash_show_port_status() 3250 fc_port_regs = get_fc_port_regs(cfg, port); in cxlflash_worker_thread() 3347 fc_port_regs = get_fc_port_regs(cfg, port); in cxlflash_lun_provision()
|