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

  /src/sys/dev/mii/
jmphy.c 56 static int jmphy_auto(struct mii_softc *, struct ifmedia_entry *);
150 if (jmphy_auto(sc, ife) != EJUSTRETURN)
181 jmphy_auto(sc, ife);
308 jmphy_auto(struct mii_softc *sc, struct ifmedia_entry *ife) function in typeref:typename:int

Completed in 108 milliseconds