Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/mii/
H A Dtlphy.c101 static int tlphy_auto(struct tlphy_softc *);
242 (void) tlphy_auto(tsc); in tlphy_service()
296 tlphy_auto(tsc); in tlphy_service()
365 tlphy_auto(struct tlphy_softc *tsc) in tlphy_auto() function