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

/illumos-gate/usr/src/boot/sys/boot/i386/common/
H A Dbootargs.h26 #define BOOTARGS_SIZE 24 /* sizeof(struct bootargs) */ macro
/illumos-gate/usr/src/boot/sys/boot/i386/loader/
H A Dmain.c53 CTASSERT(sizeof(struct bootargs) == BOOTARGS_SIZE); variable

Completed in 44 milliseconds