Searched refs:NVRAM_CFG1_COMPAT_BYPASS (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/grub/grub-0.97/netboot/ | ||
H A D | tg3.h | 1475 #define NVRAM_CFG1_COMPAT_BYPASS 0x80000000 macro |
H A D | tg3.c | 2236 nvcfg1 &= ~NVRAM_CFG1_COMPAT_BYPASS; in tg3_nvram_init() |