Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Dciphyreg.h149 #define CIPHY_MII_1000STS 0x0A macro
H A Dciphy.c276 (PHY_READ(sc, CIPHY_MII_1000STS) & CIPHY_1000STS_MSR) != 0) in ciphy_status()