Searched refs:NVRAM_BOOTDLY (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/atari/stand/bootpref/
H A Dbootpref.h68 #define NVRAM_BOOTDLY 10 /* Bootdelay in seconds */ macro
H A Dbootpref.c355 printf ("Boot delay is %d seconds\n", readNVRAM (fd, NVRAM_BOOTDLY));
394 writeNVRAM (fd, NVRAM_BOOTDLY, bootpref[ARRAY_BOOTDLY]);
397 NVRAM_BOOTDLY));

Completed in 59 milliseconds