OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bootpref
(Results
1 - 9
of
9
) sorted by relevancy
/src/share/man/man8/man8.atari/
Makefile
4
MAN= ahdilabel.8 boot.8
bootpref
.8 installboot.8 binpatch.8
/src/sys/arch/atari/stand/bootpref/
Makefile
3
PROG=
bootpref
bootpref.c
1
/* $NetBSD:
bootpref
.c,v 1.6 2009/03/17 00:18:40 he Exp $ */
39
#include "
bootpref
.h"
90
u_char
bootpref
[] = {0, 0, 0, 0, 0, 0, 0, 0, 0};
local
94
bootpref
[ARRAY_VID2] = readNVRAM (fd, NVRAM_VID2);
95
bootpref
[ARRAY_VID1] = readNVRAM (fd, NVRAM_VID1);
103
if (checkOS (&
bootpref
[ARRAY_OS], optarg))
109
if (checkInt (&
bootpref
[ARRAY_BOOTDLY], optarg,
116
if (checkKbdLang (&
bootpref
[ARRAY_KBDLANG], optarg))
122
if (checkLang (&
bootpref
[ARRAY_LANG], optarg))
128
if (checkInt (&
bootpref
[ARRAY_HOSTID], optarg
[
all
...]
/src/sys/arch/atari/stand/
Makefile
6
SUBDIR= libsa .WAIT ahdilabel binpatch
bootpref
bootxx bootxxx edahdi \
/src/sys/arch/atari/stand/xxboot/ahdi-sdb00t/
sdb00t.ahdi.S
54
0: movb %d5,%d1 | NVRAM
bootpref
70
movq #-8,%d1 |
bootpref
= any
/src/sys/arch/atari/stand/xxboot/ahdi-wdb00t/
wdb00t.ahdi.S
50
movb %d5,%d1 | NVRAM
bootpref
55
movb #
BOOTPREF
,rtcrnr:w
58
movq #-8,%d1 |
bootpref
= any
/src/sys/arch/atari/stand/installboot/
installboot.c
498
static const u_char
bootpref
= BOOTPREF_NETBSD;
local
508
if (write(fd, &
bootpref
, (size_t)1) != 1)
/src/sys/arch/atari/stand/xxboot/sdboot/
sdboot.S
56
bnes exit |
bootpref
!= NetBSD
/src/sys/arch/atari/stand/xxboot/wdboot/
wdboot.S
51
bnes exit |
bootpref
!= NetBSD
Completed in 36 milliseconds
Indexes created Mon Apr 27 00:23:16 UTC 2026