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

/opensolaris-onvv-gate/usr/src/uts/common/io/e1000g/
H A De1000_ich8lan.h160 #define HV_OEM_BITS_GBE_DIS 0x0040 /* Gigabit Disable */ macro
H A De1000_ich8lan.c1060 oem_reg &= ~(HV_OEM_BITS_GBE_DIS | HV_OEM_BITS_LPLU);
1064 oem_reg |= HV_OEM_BITS_GBE_DIS;
1070 oem_reg |= HV_OEM_BITS_GBE_DIS;

Completed in 69 milliseconds