Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/mii/
Drgephy.c268 if (reg & RL_GMEDIASTAT_LINK) in rgephy_service()
310 if (bmsr & RL_GMEDIASTAT_LINK) in rgephy_status()
/mirbsd/src/sys/dev/ic/
Drtl81x9reg.h405 #define RL_GMEDIASTAT_LINK 0x02 /* link up */ macro