Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/mii_layer/
H A Dpnphy.c95 static int pnphy_service(struct mii_softc *, struct mii_data *, int);
133 sc->mii_service = pnphy_service; in pnphy_attach()
164 pnphy_service(struct mii_softc *sc, struct mii_data *mii, int cmd) in pnphy_service() function