Searched refs:BRIDGE_PART_REV_B (Results 1 – 2 of 2) sorted by relevance
1124 (rev == BRIDGE_PART_REV_B) ? "B" : in pcibr_attach2()1655 if (pcibr_soft->bs_rev_num < BRIDGE_PART_REV_B) in pcibr_attach2()
963 #define BRIDGE_PART_REV_B (BRIDGE_WIDGET_PART_NUM << 4 | BRIDGE_REV_B) macro