Home
last modified time | relevance | path

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

/dragonfly/sys/platform/pc64/include/
H A Dbootinfo.h49 struct bootinfo { struct
72 extern struct bootinfo bootinfo; argument
/dragonfly/stand/boot/pc32/loader/
H A Dmain.c88 u_int32_t bootinfo; member
/dragonfly/stand/boot/pc32/boot2/
H A Dboot2.c163 static struct bootinfo bootinfo; variable