Searched refs:e1000_get_phy_info_m88 (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_phy.h67 s32 e1000_get_phy_info_m88(struct e1000_hw *hw);
H A De1000_82540.c85 phy->ops.get_info = e1000_get_phy_info_m88;
H A De1000_82571.c134 phy->ops.get_info = e1000_get_phy_info_m88;
150 phy->ops.get_info = e1000_get_phy_info_m88;
H A De1000_80003es2lan.c114 phy->ops.get_info = e1000_get_phy_info_m88;
H A De1000_82543.c119 phy->ops.get_info = e1000_get_phy_info_m88;
H A De1000_82575.c240 phy->ops.get_info = e1000_get_phy_info_m88;
311 phy->ops.get_info = e1000_get_phy_info_m88;
H A De1000_phy.c2616 * e1000_get_phy_info_m88 - Retrieve PHY information
2625 s32 e1000_get_phy_info_m88(struct e1000_hw *hw) function
2632 DEBUGFUNC("e1000_get_phy_info_m88");
H A De1000_ich8lan.c524 phy->ops.get_info = e1000_get_phy_info_m88;
613 phy->ops.get_info = e1000_get_phy_info_m88;

Completed in 96 milliseconds