XMPHY_BMCR_AUTOEN
if (PHY_READ(sc, XMPHY_MII_BMCR) & XMPHY_BMCR_AUTOEN)
if (bmcr & XMPHY_BMCR_AUTOEN) {
XMPHY_BMCR_AUTOEN | XMPHY_BMCR_STARTNEG);