Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Drgephyreg.h132 #define RGEPHY_1000STS_MSR 0x4000 /* Master/slave result */ macro
H A Drgephy.c407 (PHY_READ(sc, RGEPHY_MII_1000STS) & RGEPHY_1000STS_MSR) != 0) in rgephy_status()