Home
last modified time | relevance | path

Searched refs:E1000_EXTCNF_CTRL_GATE_PHY_CFG (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/e1000/
HDe1000_defines.h481 #define E1000_EXTCNF_CTRL_GATE_PHY_CFG 0x00000080 macro
HDe1000_ich8lan.c3042 extcnf_ctrl |= E1000_EXTCNF_CTRL_GATE_PHY_CFG; in e1000_gate_hw_phy_config_ich8lan()
3044 extcnf_ctrl &= ~E1000_EXTCNF_CTRL_GATE_PHY_CFG; in e1000_gate_hw_phy_config_ich8lan()