Home
last modified time | relevance | path

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

/freebsd/sys/dev/dc/
H A Ddcphy.c113 static int dcphy_auto(struct mii_softc *);
213 (void)dcphy_auto(sc); in dcphy_service()
279 dcphy_auto(sc); in dcphy_service()
375 dcphy_auto(struct mii_softc *mii) in dcphy_auto() function