Home
last modified time | relevance | path

Searched refs:NVRAM_CFG1_FLASHIF_ENAB (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/grub/grub-0.97/netboot/
H A Dtg3.h1471 #define NVRAM_CFG1_FLASHIF_ENAB 0x00000001 macro
H A Dtg3.c2232 if (nvcfg1 & NVRAM_CFG1_FLASHIF_ENAB) { in tg3_nvram_init()