Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dsetup.c77 static int current_root_goodness = -1; variable
338 if ((goodness <= current_root_goodness) && in note_bootable_part()
346 current_root_goodness = goodness; in note_bootable_part()