HomeSort by: relevance | last modified time | path
    Searched defs:boot_timeout (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/luna68k/stand/boot/
init_main.c 108 #define BOOT_TIMEOUT 10
109 int boot_timeout = BOOT_TIMEOUT; variable in typeref:typename:int
313 c = awaitkey("%d seconds. ", boot_timeout, true);
init_main.c 108 #define BOOT_TIMEOUT 10
109 int boot_timeout = BOOT_TIMEOUT; variable in typeref:typename:int
313 c = awaitkey("%d seconds. ", boot_timeout, true);

Completed in 23 milliseconds