Searched refs:ATPHY_SSR_SPD_DPLX_RESOLVED (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/mii/ | ||
H A D | atphyreg.h | 56 #define ATPHY_SSR_SPD_DPLX_RESOLVED 0x0800 macro |
H A D | atphy.c | 232 if ((ssr & ATPHY_SSR_SPD_DPLX_RESOLVED) == 0) { in atphy_status() |