Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Dciphy.c84 static void ciphy_fixup(struct mii_softc *);
132 ciphy_fixup(sc); /* XXX hardware bug work-around */ in ciphy_service()
220 ciphy_fixup(sc); in ciphy_service()
294 ciphy_fixup(struct mii_softc *sc) in ciphy_fixup() function