Searched refs:BI_SIZE (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/stand/i386/common/
H A Dbootargs.h30 #define BI_SIZE 48 /* offsetof(struct bootinfo, bi_size) */ macro
/freebsd-12-stable/sys/i386/i386/
H A Dlocore.s277 movl BI_SIZE(%ebx),%ecx
H A Dgenassym.c203 ASSYM(BI_SIZE, offsetof(struct bootinfo, bi_size));
/freebsd-12-stable/stand/i386/loader/
H A Dmain.c58 CTASSERT(offsetof(struct bootinfo, bi_size) == BI_SIZE); variable

Completed in 63 milliseconds