Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_phy.h186 #define I82577_PHY_STATUS2_REV_POLARITY 0x0400 macro
H A De1000_phy.c3888 phy->cable_polarity = ((data & I82577_PHY_STATUS2_REV_POLARITY) in e1000_check_polarity_82577()