Home
last modified time | relevance | path

Searched refs:BRIDGE_PCI_MEM32_BASE (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/arch/ia64/sn/io/sn2/pcibr/
Dpcibr_error.c1179 if ((bad_xaddr >= BRIDGE_PCI_MEM32_BASE) && in pcibr_pioerror()
1182 raw_paddr = bad_xaddr - BRIDGE_PCI_MEM32_BASE; in pcibr_pioerror()
Dpcibr_dvr.c2260 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()
/linux-2.4.37.9/include/asm-mips64/pci/
Dbridge.h729 #define BRIDGE_PCI_MEM32_BASE BRIDGE_PIO32_XTALK_ALIAS_BASE macro
/linux-2.4.37.9/include/asm-ia64/sn/pci/
Dbridge.h1416 #define BRIDGE_PCI_MEM32_BASE BRIDGE_PIO32_XTALK_ALIAS_BASE macro