Home
last modified time | relevance | path

Searched refs:PCIBR_BRIDGE_DEVIO0 (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/ia64/sn/io/sn2/pcibr/
Dpcibr_error.c1138 if ((bad_xaddr >= PCIBR_BRIDGE_DEVIO0(pcibr_soft)) && in pcibr_pioerror()
1142 raw_paddr = bad_xaddr - PCIBR_BRIDGE_DEVIO0(pcibr_soft); in pcibr_pioerror()
/linux-2.4.37.9/include/asm-ia64/sn/pci/
Dbridge.h912 #define PCIBR_BRIDGE_DEVIO0(ps) PCIBRIDGE_DEVIO0((ps)->bs_busnum) macro