Searched refs:stored_bootdelay (Results 1 – 1 of 1) sorted by relevance
40 static int stored_bootdelay; variable470 stored_bootdelay = bootdelay; in bootdelay_process()479 if (s && (stored_bootdelay == -2 || in autoboot_command()480 (stored_bootdelay != -1 && !abortboot(stored_bootdelay)))) { in autoboot_command()
Completed in 4 milliseconds