Home
last modified time | relevance | path

Searched refs:atphy_service (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/dev/netif/mii_layer/
HDatphy.c51 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