Searched refs:EBV64 (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/psm/stand/boot/common/ |
H A D | readfile.c | 721 #define EBV64(p, a, v) { (p)->eb_tag = (a); \ macro 1018 EBV64(bv, EB_AUXV, 0); /* fill in later */ 1019 EBV64(bv, EB_PAGESIZE, pagesize); 1020 EBV64(bv, EB_DYNAMIC, dynamic); 1021 EBV64(bv, EB_NULL, 0);
|
Completed in 57 milliseconds