Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/atari/stand/installboot/
H A Dinstallboot.h38 #define BOOTPREF_NETBSD 0x20 macro
H A Dinstallboot.c501 static const u_char bootpref = BOOTPREF_NETBSD; in setNVpref()
/netbsd-src/sys/arch/atari/stand/bootpref/
H A Dbootpref.h35 #define BOOTPREF_NETBSD 0x20 macro
H A Dbootpref.c465 case BOOTPREF_NETBSD: in showOS()
674 *val = BOOTPREF_NETBSD; in checkOS()