Home
last modified time | relevance | path

Searched refs:BOOTINFO_VERSION (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/i386/include/
H A Dbootinfo.h39 #define BOOTINFO_VERSION 1 macro
/freebsd/stand/userboot/userboot/
H A Dbootinfo32.c149 bi.bi_version = BOOTINFO_VERSION; in bi_load32()
/freebsd/stand/i386/libi386/
H A Dbootinfo32.c171 bi->bi_version = BOOTINFO_VERSION; in bi_load32()
/freebsd/stand/i386/isoboot/
H A Disoboot.c238 bootinfo.bi_version = BOOTINFO_VERSION; in main()
/freebsd/stand/i386/boot2/
H A Dboot2.c212 bootinfo.bi_version = BOOTINFO_VERSION; in main()
/freebsd/stand/i386/gptboot/
H A Dgptboot.c287 bootinfo.bi_version = BOOTINFO_VERSION; in main()
/freebsd/stand/i386/zfsboot/
H A Dzfsboot.c196 bootinfo.bi_version = BOOTINFO_VERSION; in main()