Searched refs:E1000_ICH_NVM_SIG_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/net/e1000/ | ||
D | e1000_hw.h | 1587 #define E1000_ICH_NVM_SIG_MASK 0xC0 macro |
D | e1000_hw.c | 5635 high_byte = E1000_ICH_NVM_SIG_MASK | high_byte; in e1000_commit_shadow_ram() |