Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Dbrgphyreg.h105 #define BRGPHY_1000STS_MSR 0x4000 /* Master/slave result */ macro
H A Dbrgphy.c550 (xstat & BRGPHY_1000STS_MSR) != 0) in brgphy_status()