Searched refs:get_fc_port_regs (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/scsi/cxlflash/ |
H A D | main.c | 873 fc_port_regs = get_fc_port_regs(cfg, i); in notify_shutdown() 885 fc_port_regs = get_fc_port_regs(cfg, i); in notify_shutdown() 1298 fc_port_regs = get_fc_port_regs(cfg, 0); in afu_err_intr_init() 1307 fc_port_regs = get_fc_port_regs(cfg, i); in afu_err_intr_init() 1583 fc_port_regs = get_fc_port_regs(cfg, port); in cxlflash_async_err_irq() 1803 fc_port_regs = get_fc_port_regs(cfg, i); in init_global() 2577 fc_port_regs = get_fc_port_regs(cfg, port); in cxlflash_show_port_status() 3228 fc_port_regs = get_fc_port_regs(cfg, port); in cxlflash_worker_thread() 3325 fc_port_regs = get_fc_port_regs(cfg, port); in cxlflash_lun_provision()
|
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
|