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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_phy.h113 s32 e1000_check_polarity_82577(struct e1000_hw *hw);
H A De1000_phy.c3869 * e1000_check_polarity_82577 - Checks the polarity.
3876 s32 e1000_check_polarity_82577(struct e1000_hw *hw) function
3882 DEBUGFUNC("e1000_check_polarity_82577");
3969 ret_val = e1000_check_polarity_82577(hw);
H A De1000_82575.c300 phy->ops.check_polarity = e1000_check_polarity_82577;
H A De1000_ich8lan.c513 phy->ops.check_polarity = e1000_check_polarity_82577;

Completed in 104 milliseconds