Searched refs:bi_version (Results 1 - 11 of 11) sorted by relevance

/freebsd-13-stable/sys/mips/include/
H A Dbootinfo.h59 uint32_t bi_version; member in struct:bootinfo
/freebsd-13-stable/sys/i386/include/
H A Dbootinfo.h51 u_int32_t bi_version; member in struct:bootinfo
/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/sys/i386/i386/
H A Dgenassym.c185 ASSYM(BI_VERSION, offsetof(struct bootinfo, bi_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 103 milliseconds