devcfg_base 40 arch/mips/pci/pci-ar724x.c void __iomem *devcfg_base; devcfg_base 127 arch/mips/pci/pci-ar724x.c base = apc->devcfg_base; devcfg_base 196 arch/mips/pci/pci-ar724x.c base = apc->devcfg_base; devcfg_base 381 arch/mips/pci/pci-ar724x.c apc->devcfg_base = devm_ioremap_resource(&pdev->dev, res); devcfg_base 382 arch/mips/pci/pci-ar724x.c if (IS_ERR(apc->devcfg_base)) devcfg_base 383 arch/mips/pci/pci-ar724x.c return PTR_ERR(apc->devcfg_base);