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

/opensolaris-onvv-gate/usr/src/uts/common/io/e1000g/
H A De1000_ich8lan.h78 #define E1000_ICH_NVM_VALID_SIG_MASK 0xC0 macro
H A De1000_ich8lan.c1623 if ((sig_byte & E1000_ICH_NVM_VALID_SIG_MASK) ==
1634 if ((sig_byte & E1000_ICH_NVM_VALID_SIG_MASK) ==

Completed in 94 milliseconds