Searched defs:pci_space (Results 1 – 3 of 3) sorted by relevance
23 struct pci_space { struct24 unsigned long start;25 unsigned long end;26 unsigned long base;
115 u32 pci_space = ranges[0]; in ppc4xx_parse_dma_ranges() local
989 static u32 pci_space[] = { variable