Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/atari/stand/bootpref/
Dbootpref.h65 #define NVRAM_DATESEP 9 /* Date separator */ macro
Dbootpref.c373 showDateSep (readNVRAM (fd, NVRAM_DATESEP)); in getNVpref()
436 writeNVRAM (fd, NVRAM_DATESEP, bootpref[ARRAY_DATESEP]); in setNVpref()
439 showDateSep (readNVRAM (fd, NVRAM_DATESEP)); in setNVpref()