Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_phy.c2217 phy->cable_polarity = ((data & M88E1000_PSSR_REV_POLARITY) in e1000_check_polarity_m88()
2263 phy->cable_polarity = ((data & mask) in e1000_check_polarity_igp()
2297 phy->cable_polarity = ((phy_data & mask) in e1000_check_polarity_ife()
2792 phy->cable_polarity = ((data & IFE_PSC_FORCE_POLARITY) in e1000_get_phy_info_ife()
3888 phy->cable_polarity = ((data & I82577_PHY_STATUS2_REV_POLARITY) in e1000_check_polarity_82577()
H A De1000_hw.h906 enum e1000_rev_polarity cable_polarity; member
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h216 e1000_rev_polarity cable_polarity; member