Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/e1000api/
H A De1000_phy.h65 s32 e1000_get_phy_id(struct e1000_hw *hw);
H A De1000_82540.c89 ret_val = e1000_get_phy_id(hw); in e1000_init_phy_params_82540()
H A De1000_82575.c673 e1000_get_phy_id(hw); in e1000_get_phy_id_82575()
684 ret_val = e1000_get_phy_id(hw); in e1000_get_phy_id_82575()
710 ret_val = e1000_get_phy_id(hw); in e1000_get_phy_id_82575()
747 ret_val = e1000_get_phy_id(hw); in e1000_get_phy_id_82575()
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_ich8lan.c239 ret_val = e1000_get_phy_id(hw); in e1000_phy_is_accessible_pchlan()
487 ret_val = e1000_get_phy_id(hw); in e1000_init_phy_params_pchlan()
502 ret_val = e1000_get_phy_id(hw); in e1000_init_phy_params_pchlan()
582 ret_val = e1000_get_phy_id(hw); in e1000_init_phy_params_ich8lan()
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()