Lines Matching refs:nx_pcibase
42 return (void __iomem *)(ha->nx_pcibase + off);
365 (void __iomem *)(CRB_WINDOW_2M + ha->nx_pcibase));
369 win_read = readl((void __iomem *)(CRB_WINDOW_2M + ha->nx_pcibase));
375 *off = (*off & MASK(16)) + CRB_INDIRECT_2M + ha->nx_pcibase;
462 writel(off_value, (void __iomem *)(CRB_WINDOW_2M + ha->nx_pcibase));
468 win_read = readl((void __iomem *)(CRB_WINDOW_2M + ha->nx_pcibase));
477 ha->nx_pcibase));
488 writel(off_value, (void __iomem *)(CRB_WINDOW_2M + ha->nx_pcibase));
493 win_read = readl((void __iomem *)(CRB_WINDOW_2M + ha->nx_pcibase));
502 ha->nx_pcibase));
553 QLA82XX_PCI_CAMQM_2M_BASE + ha->nx_pcibase;
568 *off = *off + m->start_2M - m->start_128M + ha->nx_pcibase;
2327 r_value = readl((void __iomem *)(r_addr + ha->nx_pcibase));