Searched refs:E1000_ESSR (Results 1 – 2 of 2) sorted by relevance
396 #define E1000_ESSR 0x1B /* Extended PHY specific sts */ macro
206 if (PHY_READ (sc_phy, E1000_ESSR) & E1000_ESSR_FIBER_LINK) { in e1000phy_attach()