Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Drgephyreg.h49 #define RGEPHY_BMCR_LOOP 0x4000 macro
H A Drgephy.c329 if (bmcr & RGEPHY_BMCR_LOOP) in rgephy_status()