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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_phy.h65 s32 e1000_get_phy_id(struct e1000_hw *hw);
H A De1000_82540.c89 ret_val = e1000_get_phy_id(hw);
H A De1000_82575.c673 e1000_get_phy_id(hw);
684 ret_val = e1000_get_phy_id(hw);
710 ret_val = e1000_get_phy_id(hw);
747 ret_val = e1000_get_phy_id(hw);
H A De1000_80003es2lan.c127 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_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");
3069 e1000_get_phy_id(hw);
H A De1000_82571.c483 return e1000_get_phy_id(hw);
H A De1000_ich8lan.c239 ret_val = e1000_get_phy_id(hw);
487 ret_val = e1000_get_phy_id(hw);
502 ret_val = e1000_get_phy_id(hw);
582 ret_val = e1000_get_phy_id(hw);

Completed in 103 milliseconds