phy_disable
int phy_disable(phy_t phy);
err = phy_disable(phy->phy);
(void)phy_disable(sc->phy);
phy_disable(sc->phy);