Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
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.h172 #define E1000_MANC_SMBUS_EN 0x00000001 /* SMBus Enabled - RO */ macro
H A De1000_82541.c1231 if (!(E1000_READ_REG(hw, E1000_MANC) & E1000_MANC_SMBUS_EN)) in e1000_power_down_phy_copper_82541()