Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h1206 #define PHY_M_IS_AN_COMPL BIT(11) /* Auto-Negotiation Completed */ macro
1220 #define PHY_M_NEG_MSK (PHY_M_IS_AN_ERROR | PHY_M_IS_AN_COMPL | \