Home
last modified time | relevance | path

Searched refs:e1000_power_down_phy_copper (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_phy.h98 void e1000_power_down_phy_copper(struct e1000_hw *hw);
H A De1000_82540.c635 e1000_power_down_phy_copper(hw); in e1000_power_down_phy_copper_82540()
H A De1000_82541.c1232 e1000_power_down_phy_copper(hw); in e1000_power_down_phy_copper_82541()
H A De1000_82543.c96 phy->ops.power_down = e1000_power_down_phy_copper; in e1000_init_phy_params_82543()
H A De1000_80003es2lan.c1475 e1000_power_down_phy_copper(hw); in e1000_power_down_phy_copper_80003es2lan()
H A De1000_82571.c1980 e1000_power_down_phy_copper(hw); in e1000_power_down_phy_copper_82571()
H A De1000_82575.c2068 e1000_power_down_phy_copper(hw); in e1000_power_down_phy_copper_82575()
H A De1000_phy.c3510 void e1000_power_down_phy_copper(struct e1000_hw *hw) in e1000_power_down_phy_copper() function
H A De1000_ich8lan.c6101 e1000_power_down_phy_copper(hw); in e1000_power_down_phy_copper_ich8lan()