Searched refs:PHY_REV_BCM5401_B0 (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/grub/grub-0.97/netboot/ | ||
H A D | tg3.h | 2130 #define PHY_REV_BCM5401_B0 0x1 macro |
H A D | tg3.c | 721 if ((tp->phy_id & PHY_ID_REV_MASK) == PHY_REV_BCM5401_B0 && in tg3_setup_copper_phy() |