CIPHY_MII_BMCR
if (PHY_READ(sc, CIPHY_MII_BMCR) & CIPHY_BMCR_AUTOEN)
PHY_WRITE(sc, CIPHY_MII_BMCR, speed);
bmcr = PHY_READ(sc, CIPHY_MII_BMCR);