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

/freebsd-11-stable/sys/dev/e1000/
H A De1000_80003es2lan.c127 ret_val = e1000_get_phy_id(hw);
H A De1000_82540.c89 ret_val = e1000_get_phy_id(hw);
H A De1000_82541.c110 ret_val = e1000_get_phy_id(hw);
H A De1000_82543.c135 ret_val = e1000_get_phy_id(hw);
H A De1000_82571.c483 return e1000_get_phy_id(hw);
H A De1000_82575.c672 e1000_get_phy_id(hw);
683 ret_val = e1000_get_phy_id(hw);
709 ret_val = e1000_get_phy_id(hw);
746 ret_val = e1000_get_phy_id(hw);
H A De1000_phy.c212 * e1000_get_phy_id - Retrieve the PHY ID and revision
218 s32 e1000_get_phy_id(struct e1000_hw *hw) function
225 DEBUGFUNC("e1000_get_phy_id");
3070 e1000_get_phy_id(hw);
H A De1000_phy.h65 s32 e1000_get_phy_id(struct e1000_hw *hw);
H A De1000_ich8lan.c239 ret_val = e1000_get_phy_id(hw);
487 ret_val = e1000_get_phy_id(hw);
503 ret_val = e1000_get_phy_id(hw);
583 ret_val = e1000_get_phy_id(hw);

Completed in 163 milliseconds