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

/linux-master/arch/m68k/atari/
H A Dnvram.c143 } boot_prefs[] = { variable in typeref:struct:__anon447
192 for (i = ARRAY_SIZE(boot_prefs) - 1; i >= 0; --i)
193 if (nvram[1] == boot_prefs[i].val) {
194 seq_printf(seq, "%s\n", boot_prefs[i].name);

Completed in 105 milliseconds