HomeSort by: relevance | last modified time | path
    Searched defs:rgephy_linkup (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/mii/
rgephy.c 78 static bool rgephy_linkup(struct mii_softc *);
290 if (rgephy_linkup(sc)) {
324 rgephy_linkup(struct mii_softc *sc) function in typeref:typename:bool
357 if (rgephy_linkup(sc))

Completed in 12 milliseconds