Searched refs:RGEPHY_BMSR_LINK (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/dev/mii/ | ||
| HD | rgephyreg.h | 75 #define RGEPHY_BMSR_LINK 0x0004 /* Link status */ macro |
| HD | rgephy.c | 439 if (!(PHY_READ(sc, RGEPHY_MII_BMSR) & RGEPHY_BMSR_LINK)) { in rgephy_loop() |