mii_phy_auto_timeout
mii_phy_auto_timeout(sc);
timeout_set(&sc->mii_phy_timo, mii_phy_auto_timeout, sc);
void mii_phy_auto_timeout(void *);