Searched refs:E1000_ESSR (Results 1 – 4 of 4) sorted by relevance
370 #define E1000_ESSR 0x1B /* Extended PHY specific sts */ macro
146 if (PHY_READ(sc, E1000_ESSR) & E1000_ESSR_FIBER_LINK) in e1000phy_attach()