Home
last modified time | relevance | path

Searched defs:bootpref (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/atari/stand/bootpref/
H A Dbootpref.c90 u_char bootpref[] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; in main() local
349 getNVpref (int fd, u_char bootpref[]) in getNVpref()
382 setNVpref (int fd, u_char bootpref[], int set, int verbose) in setNVpref()
/netbsd-src/sys/arch/atari/stand/installboot/
H A Dinstallboot.c501 static const u_char bootpref = BOOTPREF_NETBSD; in setNVpref() local