Searched defs:BI_ADD (Results 1 – 4 of 4) sorted by relevance
/netbsd-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
|
/netbsd-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
|
/netbsd-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
|
/netbsd-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
|