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

/opensolaris-onvv-gate/usr/src/uts/common/io/e1000g/
H A De1000_ich8lan.h84 #define E1000_FEXTNVM_SW_CONFIG_ICH8M (1 << 27) /* Bit redefined for ICH8M */ macro
H A De1000_ich8lan.c781 sw_cfg_mask = E1000_FEXTNVM_SW_CONFIG_ICH8M;
1051 if (!(mac_reg & E1000_FEXTNVM_SW_CONFIG_ICH8M))

Completed in 56 milliseconds