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

/netbsd-6-1-5-RELEASE/sys/arch/atari/stand/bootpref/
H A Dbootpref.h70 #define NVRAM_VID1 14 /* Video stuff */ macro
H A Dbootpref.c95 bootpref[ARRAY_VID1] = readNVRAM (fd, NVRAM_VID1);
376 readNVRAM (fd, NVRAM_VID1));
378 showVideo1 (readNVRAM (fd, NVRAM_VID1), readNVRAM (fd, NVRAM_VID2));
448 writeNVRAM (fd, NVRAM_VID1, bootpref[ARRAY_VID1]);
453 readNVRAM (fd, NVRAM_VID1));
455 showVideo1 (readNVRAM (fd, NVRAM_VID1),

Completed in 64 milliseconds