Searched refs:PCIBR_BRIDGE_DEVIO0 (Results 1 – 2 of 2) sorted by relevance
1138 if ((bad_xaddr >= PCIBR_BRIDGE_DEVIO0(pcibr_soft)) && in pcibr_pioerror()1142 raw_paddr = bad_xaddr - PCIBR_BRIDGE_DEVIO0(pcibr_soft); in pcibr_pioerror()
912 #define PCIBR_BRIDGE_DEVIO0(ps) PCIBRIDGE_DEVIO0((ps)->bs_busnum) macro