Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Dbrgphyreg.h103 #define BRGPHY_MII_1000STS 0x0A /* 1000baseT status */ macro
H A Dbrgphy.c521 xstat = PHY_READ(sc, BRGPHY_MII_1000STS); in brgphy_status()