Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/e1000api/
H A De1000_phy.c2285 if (phy->polarity_correction) { in e1000_check_polarity_ife()
2652 phy->polarity_correction = !!(phy_data & in e1000_get_phy_info_m88()
2718 phy->polarity_correction = TRUE; in e1000_get_phy_info_igp()
2783 phy->polarity_correction = !(data & IFE_PSC_AUTO_POLARITY_DISABLE); in e1000_get_phy_info_ife()
2785 if (phy->polarity_correction) { in e1000_get_phy_info_ife()
3967 phy->polarity_correction = TRUE; in e1000_get_phy_info_82577()
H A De1000_hw.h845 bool polarity_correction; member
/titanic_50/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h218 e1000_polarity_reversal polarity_correction; member