Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Drgephy.c88 static int rgephy_linkup(struct mii_softc *);
243 if (rgephy_linkup(sc) != 0) { in rgephy_service()
279 rgephy_linkup(struct mii_softc *sc) in rgephy_linkup() function
318 if (rgephy_linkup(sc) != 0) in rgephy_status()