Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/mii/
H A Dtlphy.c287 int bmsr, bmcr, tlctrl; in tlphy_status() local
299 tlctrl = PHY_READ(&sc->sc_mii, MII_TLPHY_CTRL); in tlphy_status()
300 if (tlctrl & CTRL_AUISEL) { in tlphy_status()