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

/freebsd-13-stable/sys/mips/include/
H A Dbootinfo.h42 #define BOOTINFO_VERSION 2 macro
/freebsd-13-stable/sys/i386/include/
H A Dbootinfo.h41 #define BOOTINFO_VERSION 1 macro
/freebsd-13-stable/stand/mips/beri/loader/
H A Dexec.c106 bootinfo.bi_version = BOOTINFO_VERSION;
/freebsd-13-stable/stand/i386/libi386/
H A Dbootinfo32.c258 bi.bi_version = BOOTINFO_VERSION;
/freebsd-13-stable/stand/userboot/userboot/
H A Dbootinfo32.c237 bi.bi_version = BOOTINFO_VERSION;
/freebsd-13-stable/stand/i386/isoboot/
H A Disoboot.c241 bootinfo.bi_version = BOOTINFO_VERSION;
/freebsd-13-stable/stand/mips/beri/boot2/
H A Dboot2.c220 bootinfo.bi_version = BOOTINFO_VERSION;
/freebsd-13-stable/stand/i386/boot2/
H A Dboot2.c215 bootinfo.bi_version = BOOTINFO_VERSION;
/freebsd-13-stable/stand/i386/gptboot/
H A Dgptboot.c290 bootinfo.bi_version = BOOTINFO_VERSION;
/freebsd-13-stable/stand/i386/zfsboot/
H A Dzfsboot.c199 bootinfo.bi_version = BOOTINFO_VERSION;

Completed in 50 milliseconds