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

/netbsd-6-1-5-RELEASE/sys/arch/atari/stand/bootpref/
H A Dbootpref.h65 #define NVRAM_DATESEP 9 /* Date separator */ macro
H A Dbootpref.c373 showDateSep (readNVRAM (fd, NVRAM_DATESEP));
436 writeNVRAM (fd, NVRAM_DATESEP, bootpref[ARRAY_DATESEP]);
439 showDateSep (readNVRAM (fd, NVRAM_DATESEP));

Completed in 54 milliseconds