Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/e1000api/
H A De1000_82543.c67 static s32 e1000_config_mac_to_phy_82543(struct e1000_hw *hw);
1128 ret_val = e1000_config_mac_to_phy_82543(hw); in e1000_setup_copper_link_82543()
1260 ret_val = e1000_config_mac_to_phy_82543(hw); in e1000_check_for_copper_link_82543()
1403 static s32 e1000_config_mac_to_phy_82543(struct e1000_hw *hw) in e1000_config_mac_to_phy_82543() function