PCIU_BASE 109 arch/mips/pci/pci-vr41xx.c if (request_mem_region(PCIU_BASE, PCIU_SIZE, "PCIU") == NULL) PCIU_BASE 112 arch/mips/pci/pci-vr41xx.c pciu_base = ioremap(PCIU_BASE, PCIU_SIZE); PCIU_BASE 114 arch/mips/pci/pci-vr41xx.c release_mem_region(PCIU_BASE, PCIU_SIZE);