Searched refs:E1000_MANC_SMBUS_EN (Results 1 – 7 of 7) sorted by relevance
341 } else if ((manc & E1000_MANC_SMBUS_EN) && in e1000e_enable_mng_pass_thru()
118 #define E1000_MANC_SMBUS_EN 0x00000001 /* SMBus Enabled - RO */ macro
117 #define E1000_MANC_SMBUS_EN 0x00000001 /* SMBus Enabled - RO */ macro
1597 if ((manc & E1000_MANC_SMBUS_EN) && in igb_enable_mng_pass_thru()
2052 #define E1000_MANC_SMBUS_EN 0x00000001 /* SMBus Enabled - RO */ macro
5571 if ((manc & E1000_MANC_SMBUS_EN) && !(manc & E1000_MANC_ASF_EN)) in e1000_enable_mng_pass_thru()
483 if (er32(MANC) & E1000_MANC_SMBUS_EN) in e1000_power_down_phy()