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