Searched defs:BOOTARGS_SIZE (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/stand/pc98/loader/
H A Dmain.c49 CTASSERT(sizeof(struct bootargs) == BOOTARGS_SIZE); variable
/freebsd-11-stable/stand/i386/common/
H A Dbootargs.h27 #define BOOTARGS_SIZE 24 /* sizeof(struct bootargs) */ macro
/freebsd-11-stable/stand/i386/loader/
H A Dmain.c55 CTASSERT(sizeof(struct bootargs) == BOOTARGS_SIZE); variable

Completed in 46 milliseconds