Searched refs:fc_port_regs (Results 1 – 3 of 3) sorted by relevance
853 __be64 __iomem *fc_port_regs; in notify_shutdown() local868 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()1263 __be64 __iomem *fc_port_regs; in afu_err_intr_init() local1293 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()1546 __be64 __iomem *fc_port_regs; in cxlflash_async_err_irq() local1748 __be64 __iomem *fc_port_regs; in init_global() local2562 __be64 __iomem *fc_port_regs; in cxlflash_show_port_status() local3202 __be64 __iomem *fc_port_regs; in cxlflash_worker_thread() local[all …]
438 __be64 fc_port_regs[CXLFLASH_NUM_FC_PORTS_PER_BANK][CXLFLASH_NUM_REGS]; member
319 return &fcpb->fc_port_regs[CHAN2BANKPORT(i)][0]; in get_fc_port_regs()
Completed in 14 milliseconds