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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_phy.h97 void e1000_power_up_phy_copper(struct e1000_hw *hw);
H A De1000_82540.c86 phy->ops.power_up = e1000_power_up_phy_copper;
H A De1000_80003es2lan.c100 phy->ops.power_up = e1000_power_up_phy_copper;
H A De1000_82541.c107 phy->ops.power_up = e1000_power_up_phy_copper;
H A De1000_82543.c95 phy->ops.power_up = e1000_power_up_phy_copper;
H A De1000_82571.c114 phy->ops.power_up = e1000_power_up_phy_copper;
H A De1000_82575.c180 phy->ops.power_up = e1000_power_up_phy_copper;
H A De1000_phy.c3484 * e1000_power_up_phy_copper - Restore copper link in case of PHY power down
3491 void e1000_power_up_phy_copper(struct e1000_hw *hw) function
H A De1000_ich8lan.c474 phy->ops.power_up = e1000_power_up_phy_copper;
561 phy->ops.power_up = e1000_power_up_phy_copper;

Completed in 106 milliseconds