Searched defs:e1000_gate_hw_phy_config_ich8lan (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_ich8lan.c146 static void e1000_gate_hw_phy_config_ich8lan(struct e1000_hw *hw, bool gate);
327 e1000_gate_hw_phy_config_ich8lan(hw, TRUE);
438 e1000_gate_hw_phy_config_ich8lan(hw, FALSE);
3017 * e1000_gate_hw_phy_config_ich8lan - disable PHY config via hardware
3024 static void e1000_gate_hw_phy_config_ich8lan(struct e1000_hw *hw, bool gate) function
3028 DEBUGFUNC("e1000_gate_hw_phy_config_ich8lan");
3129 e1000_gate_hw_phy_config_ich8lan(hw, FALSE);
3162 e1000_gate_hw_phy_config_ich8lan(hw, TRUE);
5010 e1000_gate_hw_phy_config_ich8lan(hw, TRUE);

Completed in 55 milliseconds