Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/e1000api/
H A De1000_phy.h187 #define I82577_PHY_STATUS2_MDIX 0x0800 macro
H A De1000_phy.c3977 phy->is_mdix = !!(data & I82577_PHY_STATUS2_MDIX); in e1000_get_phy_info_82577()