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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_phy.h50 s32 e1000_check_polarity_igp(struct e1000_hw *hw);
H A De1000_82541.c98 phy->ops.check_polarity = e1000_check_polarity_igp;
H A De1000_phy.c2224 * e1000_check_polarity_igp - Checks the polarity.
2232 s32 e1000_check_polarity_igp(struct e1000_hw *hw) function
2238 DEBUGFUNC("e1000_check_polarity_igp");
2720 ret_val = e1000_check_polarity_igp(hw);
H A De1000_82571.c123 phy->ops.check_polarity = e1000_check_polarity_igp;
H A De1000_82575.c290 phy->ops.check_polarity = e1000_check_polarity_igp;
H A De1000_ich8lan.c595 phy->ops.check_polarity = e1000_check_polarity_igp;

Completed in 93 milliseconds