Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/e1000api/
H A De1000_82575.c60 static s32 e1000_read_phy_reg_sgmii_82575(struct e1000_hw *hw, u32 offset,
206 phy->ops.read_reg = e1000_read_phy_reg_sgmii_82575; in e1000_init_phy_params_82575()
597 static s32 e1000_read_phy_reg_sgmii_82575(struct e1000_hw *hw, u32 offset, in e1000_read_phy_reg_sgmii_82575() function
726 ret_val = e1000_read_phy_reg_sgmii_82575(hw, PHY_ID1, &phy_id); in e1000_get_phy_id_82575()