Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/e1000api/
H A De1000_ich8lan.h208 #define HV_OEM_BITS_GBE_DIS 0x0040 /* Gigabit Disable */ macro
H A De1000_ich8lan.c2364 oem_reg &= ~(HV_OEM_BITS_GBE_DIS | HV_OEM_BITS_LPLU); in e1000_oem_bits_config_ich8lan()
2368 oem_reg |= HV_OEM_BITS_GBE_DIS; in e1000_oem_bits_config_ich8lan()
2375 oem_reg |= HV_OEM_BITS_GBE_DIS; in e1000_oem_bits_config_ich8lan()