Searched refs:e1000_get_phy_info_igp (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_phy.h66 s32 e1000_get_phy_info_igp(struct e1000_hw *hw);
H A De1000_82541.c102 phy->ops.get_info = e1000_get_phy_info_igp;
H A De1000_82571.c122 phy->ops.get_info = e1000_get_phy_info_igp;
H A De1000_82575.c291 phy->ops.get_info = e1000_get_phy_info_igp;
H A De1000_phy.c2692 * e1000_get_phy_info_igp - Retrieve igp PHY information
2700 s32 e1000_get_phy_info_igp(struct e1000_hw *hw) function
2707 DEBUGFUNC("e1000_get_phy_info_igp");
H A De1000_ich8lan.c594 phy->ops.get_info = e1000_get_phy_info_igp;

Completed in 94 milliseconds