Searched refs:BRGPHY_1000STS_MSR (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/mii/ | ||
H A D | brgphyreg.h | 105 #define BRGPHY_1000STS_MSR 0x4000 /* Master/slave result */ macro |
H A D | brgphy.c | 550 (xstat & BRGPHY_1000STS_MSR) != 0) in brgphy_status() |