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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_82543.c70 static s32 e1000_polarity_reversal_workaround_82543(struct e1000_hw *hw);
753 ret_val = e1000_polarity_reversal_workaround_82543(hw);
760 * e1000_polarity_reversal_workaround_82543 - Workaround polarity reversal
767 static s32 e1000_polarity_reversal_workaround_82543(struct e1000_hw *hw) function
1238 ret_val = e1000_polarity_reversal_workaround_82543(hw);

Completed in 45 milliseconds