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

/netbsd-6-1-5-RELEASE/sys/arch/atari/stand/installboot/
H A Dinstallboot.h38 #define BOOTPREF_NETBSD 0x20 macro
H A Dinstallboot.c546 static const u_char bootpref = BOOTPREF_NETBSD;
/netbsd-6-1-5-RELEASE/sys/arch/atari/stand/bootpref/
H A Dbootpref.h35 #define BOOTPREF_NETBSD 0x20 macro
H A Dbootpref.c465 case BOOTPREF_NETBSD:
674 *val = BOOTPREF_NETBSD;

Completed in 62 milliseconds