Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/atari/stand/bootpref/
Dbootpref.h40 #define NVRAM_LANG 6 /* Language */ macro
Dbootpref.c358 showLang (readNVRAM (fd, NVRAM_LANG)); in getNVpref()
402 writeNVRAM (fd, NVRAM_LANG, bootpref[ARRAY_LANG]); in setNVpref()
405 showLang (readNVRAM (fd, NVRAM_LANG)); in setNVpref()