Searched refs:RGEPHY_SSR_LINK (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/mii/ | ||
| D | rgephyreg.h | 59 #define RGEPHY_SSR_LINK 0x0400 /* link up */ macro |
| D | rgephy.c | 335 if (reg & RGEPHY_SSR_LINK) in rgephy_linkup() |