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

/freebsd-9.3-release/sys/dev/e1000/
H A De1000_ich8lan.c126 static void e1000_gate_hw_phy_config_ich8lan(struct e1000_hw *hw, bool gate);
241 e1000_gate_hw_phy_config_ich8lan(hw, TRUE);
350 e1000_gate_hw_phy_config_ich8lan(hw, FALSE);
2435 * e1000_gate_hw_phy_config_ich8lan - disable PHY config via hardware
2442 static void e1000_gate_hw_phy_config_ich8lan(struct e1000_hw *hw, bool gate) function
2446 DEBUGFUNC("e1000_gate_hw_phy_config_ich8lan");
2547 e1000_gate_hw_phy_config_ich8lan(hw, FALSE);
2580 e1000_gate_hw_phy_config_ich8lan(hw, TRUE);
3849 e1000_gate_hw_phy_config_ich8lan(hw, TRUE);

Completed in 57 milliseconds