Home
last modified time | relevance | path

Searched refs:PATH_NVRAM (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/sys/arch/atari/stand/installboot/
Dinstallboot.h36 #define PATH_NVRAM "/dev/nvram" macro
Dinstallboot.c502 static const char nvrdev[] = PATH_NVRAM; in setNVpref()
/netbsd/src/sys/arch/atari/stand/bootpref/
Dbootpref.h30 #define PATH_NVRAM "/dev/nvram" macro
Dbootpref.c83 static const char nvrdev[] = PATH_NVRAM;