Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Drgephyreg.h165 #define RGEPHY_SSR_LINK 0x0400 /* link up */ macro
H A Drgephy.c293 if (reg & RGEPHY_SSR_LINK) in rgephy_linkup()