Searched refs:E1000_ESSR_HWCFG_MODE (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/mii/ | ||
H A D | eephyreg.h | 322 #define E1000_ESSR_HWCFG_MODE 0x000f macro |
H A D | eephy.c | 182 if ((reg & E1000_ESSR_HWCFG_MODE) == E1000_ESSR_RGMII_COPPER) { in eephy_attach() |