Searched defs:bootpref (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/atari/stand/bootpref/ |
H A D | bootpref.c | 90 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 D | installboot.c | 501 static const u_char bootpref = BOOTPREF_NETBSD; in setNVpref() local
|