Searched defs:BI_ADD (Results 1 - 4 of 4) sorted by relevance
| /src/sys/arch/hppa/stand/boot/ |
| H A D | bootinfo.h | 53 #define BI_ADD(x, type, size) bi_add((struct btinfo_common *)(x), type, size) macro
|
| /src/sys/arch/i386/stand/lib/ |
| H A D | bootinfo.h | 46 #define BI_ADD(x, type, size) bi_add((struct btinfo_common *)(x), type, size) macro
|
| /src/sys/arch/landisk/stand/boot/ |
| H A D | bootinfo.h | 47 #define BI_ADD(x, type, size) bi_add((struct btinfo_common *)(x), type, size) macro
|
| /src/sys/arch/zaurus/stand/zboot/ |
| H A D | bootinfo.h | 47 #define BI_ADD(x, type, size) bi_add((struct btinfo_common *)(x), type, size) macro
|
Completed in 3 milliseconds