Searched defs:bootinfo (Results 1 - 25 of 77) sorted by relevance

1234

/src/sys/arch/i386/stand/lib/
H A Dbootinfo.c35 struct bootinfo *bootinfo; variable in typeref:struct:bootinfo *
H A Dbootinfo.h31 struct bootinfo { struct
/src/sys/arch/landisk/stand/boot/
H A Dbootinfo.c34 struct btinfo *bootinfo; variable in typeref:struct:btinfo *
/src/sys/arch/mipsco/stand/common/
H A Dbootinfo.c38 static char *bootinfo = NULL; variable in typeref:typename:char *
/src/sys/arch/hppa/stand/boot/
H A Dbootinfo.c39 struct bootinfo bootinfo; variable in typeref:struct:bootinfo
[all...]
H A Dbootinfo.h40 struct bootinfo { struct
/src/sys/arch/cobalt/stand/boot/
H A Dbootinfo.c39 static char *bootinfo = NULL; variable in typeref:typename:char *
/src/sys/arch/zaurus/stand/zboot/
H A Dbootinfo.c32 struct btinfo *bootinfo; variable in typeref:struct:btinfo *
[all...]
/src/sys/arch/ews4800mips/include/
H A Dbootinfo.h35 struct bootinfo { struct
/src/sys/arch/mmeye/stand/boot/
H A Dbootinfo.c39 static char *bootinfo = NULL; variable in typeref:typename:char *
/src/sys/arch/sparc/stand/boot/
H A Dbootinfo.c39 static char *bootinfo = NULL; variable in typeref:typename:char *
/src/sys/arch/sparc/stand/ofwboot/
H A Dbootinfo.c40 static char *bootinfo = NULL; variable in typeref:typename:char *
/src/sys/arch/emips/stand/common/
H A Dbootinfo.c38 char *bootinfo = NULL; variable in typeref:typename:char *
/src/sys/arch/sgimips/stand/common/
H A Dboot.c109 static uint8_t bootinfo[BOOTINFO_SIZE]; variable in typeref:typename:uint8_t[]
H A Dbootinfo.c38 struct btinfo_common *bootinfo; /* bootinfo address */ variable in typeref:struct:btinfo_common *
[all...]
H A Diris_boot.c62 static uint8_t bootinfo[BOOTINFO_SIZE]; variable in typeref:typename:uint8_t[]
/src/sys/arch/hpcmips/stand/lcboot/
H A Dstart.S483 bootinfo: label
/src/sys/arch/newsmips/stand/boot/
H A Dbootinfo.c37 static char *bootinfo = NULL; variable in typeref:typename:char *
/src/sys/arch/pmax/stand/common/
H A Dbootinfo.c38 static char *bootinfo = NULL; variable in typeref:typename:char *
/src/sys/arch/arc/stand/boot/
H A Dbootinfo.c38 struct btinfo_common *bootinfo; /* bootinfo address */ variable in typeref:struct:btinfo_common *
[all...]
/src/sys/arch/sbmips/stand/common/
H A Dboot.c58 struct bootinfo_v1 bootinfo; variable in typeref:struct:bootinfo_v1
[all...]
/src/sys/arch/evbmips/stand/sbmips/common/
H A Dboot.c58 struct bootinfo_v1 bootinfo; variable in typeref:struct:bootinfo_v1
[all...]
/src/sys/arch/mvmeppc/stand/boot/
H A Dboot.c76 struct mvmeppc_bootinfo bootinfo; variable in typeref:struct:mvmeppc_bootinfo
[all...]
/src/sys/dev/
H A Dkloader.h33 struct bootinfo { struct
86 struct bootinfo bootinfo; member in struct:kloader_bootinfo
/src/sys/arch/ia64/include/
H A Dbootinfo.h30 struct bootinfo { struct

Completed in 10 milliseconds

1234