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