Searched defs:pci_space (Results 1 – 3 of 3) sorted by relevance
25 struct pci_space { struct26 unsigned long start;27 unsigned long end;28 unsigned long base;
18 u32 pci_space; member
114 u32 pci_space = ranges[0]; in ppc4xx_parse_dma_ranges() local