Home
last modified time | relevance | path

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

/openbsd/sys/dev/mii/
H A Deephy.c181 reg = PHY_READ(sc, E1000_ESSR); in eephy_attach()
184 PHY_WRITE(sc, E1000_ESSR, reg); in eephy_attach()
H A Deephyreg.h319 #define E1000_ESSR 0x1B /* Extended PHY specific sts */ macro