Searched refs:jmphy_setmedia (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/dev/mii/
H A Djmphy.c57 static int jmphy_setmedia(struct mii_softc *, struct ifmedia_entry *);
130 if (jmphy_setmedia(sc, ife) != EJUSTRETURN)
162 (void)jmphy_setmedia(sc, ife);
314 jmphy_setmedia(struct mii_softc *sc, struct ifmedia_entry *ife) function

Completed in 41 milliseconds