Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/mii_layer/
H A Dciphy.c93 static int ciphy_service(struct mii_softc *, struct mii_data *, int);
128 sc->mii_service = ciphy_service; in ciphy_attach()
154 ciphy_service(struct mii_softc *sc, struct mii_data *mii, int cmd) in ciphy_service() function