Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_phy.h194 #define I82577_PHY_CTRL2_MDIX_CFG_MASK 0x0600 macro
H A De1000_phy.c1081 phy_data &= ~I82577_PHY_CTRL2_MDIX_CFG_MASK; in e1000_copper_link_setup_82577()