Searched refs:E1000_ESSR (Results 1 – 2 of 2) sorted by relevance
181 reg = PHY_READ(sc, E1000_ESSR); in eephy_attach()184 PHY_WRITE(sc, E1000_ESSR, reg); in eephy_attach()
319 #define E1000_ESSR 0x1B /* Extended PHY specific sts */ macro