Searched refs:atphy_service (Results 1 – 1 of 1) sorted by relevance
51 static int atphy_service(struct mii_softc *, struct mii_data *, int);90 atphy_service,129 sc->mii_service = atphy_service; in atphy_attach()154 atphy_service(struct mii_softc *sc, struct mii_data *mii, int cmd) in atphy_service() function