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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_phy.h55 s32 e1000_copper_link_setup_igp(struct e1000_hw *hw);
H A De1000_82541.c556 ret_val = e1000_copper_link_setup_igp(hw);
H A De1000_82571.c1588 ret_val = e1000_copper_link_setup_igp(hw);
H A De1000_82575.c1607 ret_val = e1000_copper_link_setup_igp(hw);
H A De1000_phy.c1354 * e1000_copper_link_setup_igp - Setup igp PHY's for copper link
1360 s32 e1000_copper_link_setup_igp(struct e1000_hw *hw) function
1366 DEBUGFUNC("e1000_copper_link_setup_igp");
H A De1000_ich8lan.c5327 ret_val = e1000_copper_link_setup_igp(hw);

Completed in 108 milliseconds