Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_82575.c66 static s32 e1000_write_phy_reg_82580(struct e1000_hw *hw,
214 phy->ops.write_reg = e1000_write_phy_reg_82580; in e1000_init_phy_params_82575()
2398 static s32 e1000_write_phy_reg_82580(struct e1000_hw *hw, u32 offset, u16 data) in e1000_write_phy_reg_82580() function