Home
last modified time | relevance | path

Searched defs:BRIDGE_DEVIO (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/asm-mips64/pci/
Dbridge.h381 #define BRIDGE_DEVIO(x) ((x)<=1 ? BRIDGE_DEVIO0+(x)*BRIDGE_DEVIO_2MB : BRIDGE_DEVIO2+((x)-2)*BRIDG… macro
/linux-2.4.37.9/include/asm-ia64/sn/pci/
Dbridge.h877 #define BRIDGE_DEVIO(x) ((x)<=1 ? BRIDGE_DEVIO0+(x)*BRIDGE_DEVIO_2MB : BRIDGE_DEVIO2+((x)-2)*BRIDG… macro