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/
H A Dinstallboot.h36 #define PATH_NVRAM "/dev/nvram" macro
H A Dinstallboot.c502 static const char nvrdev[] = PATH_NVRAM; in setNVpref()
/netbsd-src/sys/arch/atari/stand/bootpref/
H A Dbootpref.h30 #define PATH_NVRAM "/dev/nvram" macro
H A Dbootpref.c83 static const char nvrdev[] = PATH_NVRAM;