Home
last modified time | relevance | path

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

/openbsd/sys/dev/mii/
H A Drgephy.c262 if (reg & RL_GMEDIASTAT_LINK) { in rgephy_service()
325 if (bmsr & RL_GMEDIASTAT_LINK) in rgephy_status()
/openbsd/sys/dev/ic/
H A Drtl81x9reg.h536 #define RL_GMEDIASTAT_LINK 0x02 /* link up */ macro