HomeSort by: relevance | last modified time | path
    Searched refs:BOOTPREF_NETBSD (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/atari/stand/installboot/
installboot.h 38 #define BOOTPREF_NETBSD 0x20
installboot.c 501 static const u_char bootpref = BOOTPREF_NETBSD;
  /src/sys/arch/atari/stand/bootpref/
bootpref.h 35 #define BOOTPREF_NETBSD 0x20
bootpref.c 465 case BOOTPREF_NETBSD:
674 *val = BOOTPREF_NETBSD;

Completed in 23 milliseconds