Home
last modified time | relevance | path

Searched defs:bootinfo (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/i386/include/
H A Dbootinfo.h48 struct bootinfo { struct
69 extern struct bootinfo bootinfo; argument
/freebsd/sys/i386/i386/
H A Dlocore.S71 bootinfo: .space BOOTINFO_SIZE /* bootinfo that we can handle */ label
/freebsd/sys/powerpc/booke/
H A Dbooke_machdep.c164 uint32_t *bootinfo; variable
/freebsd/stand/i386/common/
H A Dbootargs.h75 uint32_t bootinfo; member
/freebsd/stand/i386/isoboot/
H A Disoboot.c83 static struct bootinfo bootinfo; variable
/freebsd/stand/i386/zfsboot/
H A Dzfsboot.c111 static struct bootinfo bootinfo; variable
/freebsd/stand/i386/gptboot/
H A Dgptboot.c83 static struct bootinfo bootinfo; variable
/freebsd/stand/i386/boot2/
H A Dboot2.c103 static struct bootinfo bootinfo; variable