Searched refs:e1000_access_phy_debug_regs_hv (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/dev/e1000/
H A De1000_phy.c41 static s32 e1000_access_phy_debug_regs_hv(struct e1000_hw *hw, u32 offset,
3555 ret_val = e1000_access_phy_debug_regs_hv(hw, offset,
3664 ret_val = e1000_access_phy_debug_regs_hv(hw, offset,
3682 ret_val = e1000_access_phy_debug_regs_hv(hw,
3771 * e1000_access_phy_debug_regs_hv - Read HV PHY vendor specific high registers
3782 static s32 e1000_access_phy_debug_regs_hv(struct e1000_hw *hw, u32 offset, function
3789 DEBUGFUNC("e1000_access_phy_debug_regs_hv");

Completed in 119 milliseconds