Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/e1000/
De1000_hw.h2090 #define E1000_MANC_SMBUS_EN 0x00000001 /* SMBus Enabled - RO */ macro
De1000_main.c607 E1000_MANC_SMBUS_EN) in e1000_power_down_phy()
De1000_hw.c7829 if ((manc & E1000_MANC_SMBUS_EN) && !(manc & E1000_MANC_ASF_EN)) in e1000_enable_mng_pass_thru()