Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips64/pci/
Dbridge.h373 #define BRIDGE_DEVIO0 0x00200000 /* Device IO 0 Addr */ macro
381 #define BRIDGE_DEVIO(x) ((x)<=1 ? BRIDGE_DEVIO0+(x)*BRIDGE_DEVIO_2MB : BRIDGE_DEVIO2+((x)-2)*BRIDG…
/linux-2.4.37.9/include/asm-ia64/sn/pci/
Dbridge.h867 #define BRIDGE_DEVIO0 0x00200000 /* Device IO 0 Addr */ macro
877 #define BRIDGE_DEVIO(x) ((x)<=1 ? BRIDGE_DEVIO0+(x)*BRIDGE_DEVIO_2MB : BRIDGE_DEVIO2+((x)-2)*BRIDG…
903 (BRIDGE_DEVIO0 + PIC_BUS1_OFFSET) : BRIDGE_DEVIO0)
1882 MACROFIELD_LINE(BRIDGE_DEVIO0, b_devio(0))