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

/freebsd-9.3-release/sys/dev/e1000/
H A De1000_82543.c70 static s32 e1000_polarity_reversal_workaround_82543(struct e1000_hw *hw);
754 ret_val = e1000_polarity_reversal_workaround_82543(hw);
761 * e1000_polarity_reversal_workaround_82543 - Workaround polarity reversal
768 static s32 e1000_polarity_reversal_workaround_82543(struct e1000_hw *hw) function
1242 ret_val = e1000_polarity_reversal_workaround_82543(hw);

Completed in 98 milliseconds