Home
last modified time | relevance | path

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

/openbsd/sys/dev/mii/
H A Deephyreg.h322 #define E1000_ESSR_HWCFG_MODE 0x000f macro
H A Deephy.c182 if ((reg & E1000_ESSR_HWCFG_MODE) == E1000_ESSR_RGMII_COPPER) { in eephy_attach()