Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/mii/
H A Dtlphy.c317 uint16_t bmsr, bmcr, tlctrl; in tlphy_status() local
331 PHY_READ(sc, MII_TLPHY_CTRL, &tlctrl); in tlphy_status()
332 if (tlctrl & CTRL_AUISEL) { in tlphy_status()