Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ia64/sn/io/sn2/pcibr/
Dpcibr_dvr.c1124 (rev == BRIDGE_PART_REV_B) ? "B" : in pcibr_attach2()
1655 if (pcibr_soft->bs_rev_num < BRIDGE_PART_REV_B) in pcibr_attach2()
/linux-2.4.37.9/include/asm-ia64/sn/pci/
Dbridge.h963 #define BRIDGE_PART_REV_B (BRIDGE_WIDGET_PART_NUM << 4 | BRIDGE_REV_B) macro