Searched refs:NVRAM_BOOTPREF (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/atari/stand/installboot/
H A Dinstallboot.h37 #define NVRAM_BOOTPREF 1 macro
/netbsd-6-1-5-RELEASE/sys/arch/atari/stand/bootpref/
H A Dbootpref.h32 #define NVRAM_BOOTPREF 1 /* Boot preference */ macro
H A Dbootpref.c353 showOS (readNVRAM (fd, NVRAM_BOOTPREF));
386 writeNVRAM (fd, NVRAM_BOOTPREF, bootpref[ARRAY_OS]);
389 showOS (readNVRAM (fd, NVRAM_BOOTPREF));

Completed in 52 milliseconds