Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/mii/
H A Drgephy.c89 static void rgephy_loop(struct mii_softc *);
216 rgephy_loop(sc); in rgephy_service()
415 rgephy_loop(sc); in rgephy_mii_phy_auto()
434 rgephy_loop(struct mii_softc *sc) in rgephy_loop() function