Searched refs:BRIDGE_PCI_MEM32_BASE (Results 1 – 4 of 4) sorted by relevance
1179 if ((bad_xaddr >= BRIDGE_PCI_MEM32_BASE) && in pcibr_pioerror()1182 raw_paddr = bad_xaddr - BRIDGE_PCI_MEM32_BASE; in pcibr_pioerror()
2260 base = BRIDGE_PCI_MEM32_BASE; in pcibr_addr_pci_to_xio()3115 if ((xio_addr >= BRIDGE_PCI_MEM32_BASE) && in pcibr_addr_xio_to_pci()3117 pci_addr = xio_addr - BRIDGE_PCI_MEM32_BASE; in pcibr_addr_xio_to_pci()
729 #define BRIDGE_PCI_MEM32_BASE BRIDGE_PIO32_XTALK_ALIAS_BASE macro
1416 #define BRIDGE_PCI_MEM32_BASE BRIDGE_PIO32_XTALK_ALIAS_BASE macro