Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_phy.c730 static s32 __e1000_read_phy_reg_igp(struct e1000_hw *hw, u32 offset, u16 *data, in __e1000_read_phy_reg_igp() function
772 return __e1000_read_phy_reg_igp(hw, offset, data, FALSE); in e1000_read_phy_reg_igp()
786 return __e1000_read_phy_reg_igp(hw, offset, data, TRUE); in e1000_read_phy_reg_igp_locked()