Searched refs:polarity_correction (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/e1000/
H A De1000_phy.c2266 if (phy->polarity_correction) {
2627 phy->polarity_correction = !!(phy_data &
2693 phy->polarity_correction = TRUE;
2758 phy->polarity_correction = !(data & IFE_PSC_AUTO_POLARITY_DISABLE);
2760 if (phy->polarity_correction) {
3955 phy->polarity_correction = TRUE;
H A De1000_hw.h823 bool polarity_correction; member in struct:e1000_phy_info

Completed in 106 milliseconds