Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/mii_layer/
H A Dciphy.c96 static void ciphy_fixup(struct mii_softc *);
185 ciphy_fixup(sc); /* XXX hardware bug work-around */ in ciphy_service()
273 ciphy_fixup(sc); in ciphy_service()
339 ciphy_fixup(struct mii_softc *sc) in ciphy_fixup() function