Searched refs:BA_BOOTINFO (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/stand/i386/common/
H A Dbootargs.h29 #define BA_BOOTINFO 20 /* offsetof(struct bootargs, bootinfo) */ macro
/freebsd-12-stable/stand/i386/btx/btxldr/
H A Dbtxldr.S102 movl BA_BOOTINFO+4(%esp),%esi # Source: bootinfo
110 movl %ebp,BA_BOOTINFO+4(%esp) # Update pointer
/freebsd-12-stable/stand/i386/loader/
H A Dmain.c56 CTASSERT(offsetof(struct bootargs, bootinfo) == BA_BOOTINFO); variable

Completed in 64 milliseconds