Home
last modified time | relevance | path

Searched refs:e1000_copper_link_setup_82577 (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/io/e1000api/
H A De1000_phy.h112 s32 e1000_copper_link_setup_82577(struct e1000_hw *hw);
H A De1000_ich8lan.c4564 ret_val = e1000_copper_link_setup_82577(hw); in e1000_setup_copper_link_ich8lan()
4620 ret_val = e1000_copper_link_setup_82577(hw); in e1000_setup_copper_link_pch_lpt()
H A De1000_82575.c1598 ret_val = e1000_copper_link_setup_82577(hw); in e1000_setup_copper_link_82575()
H A De1000_phy.c1048 s32 e1000_copper_link_setup_82577(struct e1000_hw *hw) in e1000_copper_link_setup_82577() function