Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/e1000api/
H A De1000_phy.h65 s32 e1000_get_phy_id(struct e1000_hw *hw);
H A De1000_82575.c668 e1000_get_phy_id(hw); in e1000_get_phy_id_82575()
679 ret_val = e1000_get_phy_id(hw); in e1000_get_phy_id_82575()
705 ret_val = e1000_get_phy_id(hw); in e1000_get_phy_id_82575()
742 ret_val = e1000_get_phy_id(hw); in e1000_get_phy_id_82575()
H A De1000_82540.c89 ret_val = e1000_get_phy_id(hw); in e1000_init_phy_params_82540()
H A De1000_ich8lan.c228 ret_val = e1000_get_phy_id(hw); in e1000_phy_is_accessible_pchlan()
470 ret_val = e1000_get_phy_id(hw); in e1000_init_phy_params_pchlan()
484 ret_val = e1000_get_phy_id(hw); in e1000_init_phy_params_pchlan()
564 ret_val = e1000_get_phy_id(hw); in e1000_init_phy_params_ich8lan()
H A De1000_82541.c110 ret_val = e1000_get_phy_id(hw); in e1000_init_phy_params_82541()
H A De1000_82543.c135 ret_val = e1000_get_phy_id(hw); in e1000_init_phy_params_82543()
H A De1000_80003es2lan.c127 ret_val = e1000_get_phy_id(hw); in e1000_init_phy_params_80003es2lan()
H A De1000_phy.c218 s32 e1000_get_phy_id(struct e1000_hw *hw) in e1000_get_phy_id() function
3069 e1000_get_phy_id(hw); in e1000_determine_phy_address()
H A De1000_82571.c483 return e1000_get_phy_id(hw); in e1000_get_phy_id_82571()