PHY_BMSR_LINKSTAT
if (!(my_phy_readreg(sc, PHY_BMSR) & PHY_BMSR_LINKSTAT))
if (my_phy_readreg(sc, PHY_BMSR) & PHY_BMSR_LINKSTAT) {