Searched refs:BOOTINFO_VERSION (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.2-release/sys/i386/include/
H A Dbootinfo.h39 #define BOOTINFO_VERSION 1 macro
/freebsd-10.2-release/sys/mips/include/
H A Dbootinfo.h39 #define BOOTINFO_VERSION 1 macro
/freebsd-10.2-release/sys/boot/i386/libi386/
H A Dbootinfo32.c251 bi.bi_version = BOOTINFO_VERSION;
/freebsd-10.2-release/sys/boot/userboot/userboot/
H A Dbootinfo32.c230 bi.bi_version = BOOTINFO_VERSION;
/freebsd-10.2-release/sys/boot/i386/gptboot/
H A Dgptboot.c150 bootinfo.bi_version = BOOTINFO_VERSION;
/freebsd-10.2-release/sys/boot/i386/boot2/
H A Dboot2.c249 bootinfo.bi_version = BOOTINFO_VERSION;
/freebsd-10.2-release/sys/boot/i386/zfsboot/
H A Dzfsboot.c465 bootinfo.bi_version = BOOTINFO_VERSION;
/freebsd-10.2-release/sys/boot/pc98/boot2/
H A Dboot2.c388 bootinfo.bi_version = BOOTINFO_VERSION;

Completed in 85 milliseconds