Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Drgephyreg.h161 #define RGEPHY_SSR_SPD_MASK 0xc000 macro
H A Drgephy.c365 switch (ssr & RGEPHY_SSR_SPD_MASK) { in rgephy_status()