Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-ia64/sn/pci/
Dbridge.h672 #define BRIDGE_DEVICE(x) (BRIDGE_DEVICE0+(x)*BRIDGE_DEVICE_OFF) macro
1782 MACROFIELD_LINE(BRIDGE_DEVICE(0), b_device[0].reg)
1783 MACROFIELD_LINE(BRIDGE_DEVICE(1), b_device[1].reg)
1784 MACROFIELD_LINE(BRIDGE_DEVICE(2), b_device[2].reg)
1785 MACROFIELD_LINE(BRIDGE_DEVICE(3), b_device[3].reg)
1786 MACROFIELD_LINE(BRIDGE_DEVICE(4), b_device[4].reg)
1787 MACROFIELD_LINE(BRIDGE_DEVICE(5), b_device[5].reg)
1788 MACROFIELD_LINE(BRIDGE_DEVICE(6), b_device[6].reg)
1789 MACROFIELD_LINE(BRIDGE_DEVICE(7), b_device[7].reg)
/linux-2.4.37.9/include/asm-mips64/pci/
Dbridge.h340 #define BRIDGE_DEVICE(x) (BRIDGE_DEVICE0+(x)*BRIDGE_DEVICE_OFF) macro