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/
Dinstallboot.h38 #define BOOTPREF_NETBSD 0x20 macro
Dinstallboot.c501 static const u_char bootpref = BOOTPREF_NETBSD; in setNVpref()
/netbsd/src/sys/arch/atari/stand/bootpref/
Dbootpref.h35 #define BOOTPREF_NETBSD 0x20 macro
Dbootpref.c465 case BOOTPREF_NETBSD: in showOS()
674 *val = BOOTPREF_NETBSD; in checkOS()