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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dnvram.c606 } boot_prefs[] = { variable in typeref:struct:__anon11106
651 for (i = ARRAY_SIZE(boot_prefs) - 1; i >= 0; --i) {
652 if (nvram[1] == boot_prefs[i].val) {
653 seq_printf(seq, "%s\n", boot_prefs[i].name);

Completed in 48 milliseconds