Searched refs:pci_space (Results 1 – 5 of 5) sorted by relevance
23 struct pci_space { struct56 struct pci_space io_space;57 struct pci_space mem_space;
263 // pci_space < pci_addr > < cpu_addr > < size …303 // pci_space < pci_addr > < cpu_addr > < size …343 // pci_space < pci_addr > < cpu_addr > < size …383 // pci_space < pci_addr > < cpu_addr > < size …
137 // pci_space < pci_addr > < cpu_addr > < size …
978 static u32 pci_space[] = { variable1000 memcpy(val, ((u8 *)pci_space) + where, size); in pci_read()1334 pci_space[0] = (ntb->vntb_pid << 16) | ntb->vntb_vid; in epf_ntb_bind()
115 u32 pci_space = ranges[0]; in ppc4xx_parse_dma_ranges() local124 if ((pci_space & 0x03000000) != 0x02000000) in ppc4xx_parse_dma_ranges()139 if (!(pci_space & 0x40000000)) in ppc4xx_parse_dma_ranges()