Searched refs:disable_polarity_correction (Results 1 - 4 of 4) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A De1000_hw.h881 bool disable_polarity_correction; member in struct:e1000_phy_info
H A De1000_80003es2lan.c1017 * disable_polarity_correction = 0 (default)
1023 if (phy->disable_polarity_correction)
H A De1000_phy.c1165 * disable_polarity_correction = 0 (default)
1171 if (phy->disable_polarity_correction)
1318 * disable_polarity_correction = 0 (default)
1324 if (phy->disable_polarity_correction)
H A Dif_em.c1025 hw->phy.disable_polarity_correction = false;

Completed in 84 milliseconds