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

/illumos-gate/usr/src/psm/stand/boot/common/
H A Dreadfile.c322 #define EBV(p, a, v) { (p)->eb_tag = (a); \ macro
627 EBV(bv, EB_AUXV, 0); /* fill in later */
628 EBV(bv, EB_PAGESIZE, pagesize);
629 EBV(bv, EB_DYNAMIC, dynamic);
630 EBV(bv, EB_NULL, 0);

Completed in 47 milliseconds