Home
last modified time | relevance | path

Searched refs:E1000_MANC_SMBUS_EN (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/netif/ig_hal/
H A De1000_manage.c379 } else if ((manc & E1000_MANC_SMBUS_EN) && in e1000_enable_mng_pass_thru()
H A De1000_82540.c634 if (!(E1000_READ_REG(hw, E1000_MANC) & E1000_MANC_SMBUS_EN)) in e1000_power_down_phy_copper_82540()
H A De1000_defines.h174 #define E1000_MANC_SMBUS_EN 0x00000001 /* SMBus Enabled - RO */ macro
H A De1000_82541.c1228 if (!(E1000_READ_REG(hw, E1000_MANC) & E1000_MANC_SMBUS_EN)) in e1000_power_down_phy_copper_82541()