Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ia64/sn/io/sn2/pcibr/
Dpcibr_dvr.c1126 (rev == BRIDGE_PART_REV_D) ? "D" : in pcibr_attach2()
1302 if (rev < BRIDGE_PART_REV_D) in pcibr_attach2()
/linux-2.4.37.9/include/asm-ia64/sn/pci/
Dbridge.h965 #define BRIDGE_PART_REV_D (BRIDGE_WIDGET_PART_NUM << 4 | BRIDGE_REV_D) macro