Searched refs:E3000_SCR_SCRAMBLER_DISABLE (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/mii/ | ||
H A D | eephyreg.h | 236 #define E3000_SCR_SCRAMBLER_DISABLE 0x0200 macro |
H A D | eephy.c | 294 reg &= ~E3000_SCR_SCRAMBLER_DISABLE; in eephy_reset() |