PHY_ID_MASK
hw_phy_id_masked = hw_phy_id & PHY_ID_MASK;
!KNOWN_PHY_ID(eeprom_phy_id & PHY_ID_MASK))
if (!err && ((tp->phy_id & PHY_ID_MASK) == PHY_ID_BCM5401)) {
switch (tp->phy_id & PHY_ID_MASK) {
if ((tp->phy_id & PHY_ID_MASK) == PHY_ID_BCM5401) {
if ((tp->phy_id & PHY_ID_MASK) == PHY_ID_BCM5411 &&