Searched refs:BRIDGE_DEVIO_2MB (Results 1 – 2 of 2) sorted by relevance
378 #define BRIDGE_DEVIO_2MB 0x00200000 /* Device IO Offset (0..1) */ macro381 #define BRIDGE_DEVIO(x) ((x)<=1 ? BRIDGE_DEVIO0+(x)*BRIDGE_DEVIO_2MB : BRIDGE_DEVIO2+((x)-2)*BRIDG…
872 #define BRIDGE_DEVIO_2MB 0x00200000 /* Device IO Offset (0..1) */ macro877 #define BRIDGE_DEVIO(x) ((x)<=1 ? BRIDGE_DEVIO0+(x)*BRIDGE_DEVIO_2MB : BRIDGE_DEVIO2+((x)-2)*BRIDG…909 ((x)<=1 ? PCIBRIDGE_DEVIO0(busnum)+(x)*BRIDGE_DEVIO_2MB : \