Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/mii/
H A Djmphy.c56 static int jmphy_auto(struct mii_softc *, struct ifmedia_entry *);
150 if (jmphy_auto(sc, ife) != EJUSTRETURN) in jmphy_service()
181 jmphy_auto(sc, ife); in jmphy_service()
308 jmphy_auto(struct mii_softc *sc, struct ifmedia_entry *ife) in jmphy_auto() function