Searched refs:boot_prefs (Results 1 – 1 of 1) sorted by relevance
593 } boot_prefs[] = { variable638 for (i = ARRAY_SIZE(boot_prefs) - 1; i >= 0; --i) { in atari_proc_infos()639 if (nvram[1] == boot_prefs[i].val) { in atari_proc_infos()640 seq_printf(seq, "%s\n", boot_prefs[i].name); in atari_proc_infos()