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

/freebsd-9.3-release/sys/boot/ia64/ski/
H A Dskimd.c62 static struct bootinfo bootinfo; local
/freebsd-9.3-release/sys/boot/i386/common/
H A Dbootargs.h58 uint32_t bootinfo; member in struct:bootargs
/freebsd-9.3-release/sys/ia64/include/
H A Dbootinfo.h29 struct bootinfo { struct
/freebsd-9.3-release/sys/i386/i386/
H A Dlocore.s93 bootinfo: .space BOOTINFO_SIZE /* bootinfo that we can handle */ label
[all...]
/freebsd-9.3-release/sys/i386/xen/
H A Dlocore.s132 bootinfo: .space BOOTINFO_SIZE /* bootinfo that we can handle */ label
/freebsd-9.3-release/sys/boot/i386/gptboot/
H A Dgptboot.c88 static struct bootinfo bootinfo; variable in typeref:struct:bootinfo
[all...]
/freebsd-9.3-release/sys/i386/include/
H A Dbootinfo.h48 struct bootinfo { struct
/freebsd-9.3-release/sys/mips/include/
H A Dbootinfo.h72 struct bootinfo { struct
/freebsd-9.3-release/sys/mips/mips/
H A Dmachdep.c172 struct bootinfo bootinfo; variable in typeref:struct:bootinfo
/freebsd-9.3-release/sys/powerpc/booke/
H A Dmachdep.c170 uint32_t *bootinfo; variable
/freebsd-9.3-release/sys/sys/
H A Dvtoc.h79 uint32_t bootinfo[3]; member in struct:vtoc8
/freebsd-9.3-release/sys/boot/i386/boot2/
H A Dboot2.c135 static struct bootinfo bootinfo; variable in typeref:struct:bootinfo
[all...]
/freebsd-9.3-release/sys/boot/i386/zfsboot/
H A Dzfsboot.c98 static struct bootinfo bootinfo; variable in typeref:struct:bootinfo
[all...]
/freebsd-9.3-release/sys/boot/pc98/boot2/
H A Dboot2.c137 static struct bootinfo bootinfo; variable in typeref:struct:bootinfo
[all...]
/freebsd-9.3-release/sys/ia64/ia64/
H A Dmachdep.c134 struct bootinfo *bootinfo; variable in typeref:struct:bootinfo
[all...]

Completed in 108 milliseconds