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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_phy.h56 s32 e1000_copper_link_setup_m88(struct e1000_hw *hw);
H A De1000_82540.c441 ret_val = e1000_copper_link_setup_m88(hw);
H A De1000_82543.c1087 ret_val = e1000_copper_link_setup_m88(hw);
H A De1000_82571.c1585 ret_val = e1000_copper_link_setup_m88(hw);
H A De1000_82575.c1602 ret_val = e1000_copper_link_setup_m88(hw);
H A De1000_phy.c1106 * e1000_copper_link_setup_m88 - Setup m88 PHY's for copper link
1112 s32 e1000_copper_link_setup_m88(struct e1000_hw *hw) function
1118 DEBUGFUNC("e1000_copper_link_setup_m88");
H A De1000_ich8lan.c5333 ret_val = e1000_copper_link_setup_m88(hw);

Completed in 97 milliseconds