Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_phy.c2286 if (phy->polarity_correction) { in e1000_check_polarity_ife()
2653 phy->polarity_correction = !!(phy_data & in e1000_get_phy_info_m88()
2719 phy->polarity_correction = TRUE; in e1000_get_phy_info_igp()
2784 phy->polarity_correction = !(data & IFE_PSC_AUTO_POLARITY_DISABLE); in e1000_get_phy_info_ife()
2786 if (phy->polarity_correction) { in e1000_get_phy_info_ife()
3968 phy->polarity_correction = TRUE; in e1000_get_phy_info_82577()
H A De1000_hw.h926 bool polarity_correction; member
/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_hw.h470 bool polarity_correction; member
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h218 e1000_polarity_reversal polarity_correction; member