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