HomeSort by: relevance | last modified time | path
    Searched refs:NVRAM_DATESEP (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/atari/stand/bootpref/
bootpref.h 65 #define NVRAM_DATESEP 9 /* Date separator */
bootpref.c 373 showDateSep (readNVRAM (fd, NVRAM_DATESEP));
436 writeNVRAM (fd, NVRAM_DATESEP, bootpref[ARRAY_DATESEP]);
439 showDateSep (readNVRAM (fd, NVRAM_DATESEP));

Completed in 11 milliseconds