/src/sys/arch/i386/stand/lib/ |
bootinfo.c | 38 bi_add(struct btinfo_common *what, int type, int size) function in typeref:typename:void
|
bootinfo.c | 38 bi_add(struct btinfo_common *what, int type, int size) function in typeref:typename:void
|
/src/sys/arch/landisk/stand/boot/ |
bootinfo.c | 37 bi_add(struct btinfo_common *what, int type, int size) function in typeref:typename:void
|
bootinfo.c | 37 bi_add(struct btinfo_common *what, int type, int size) function in typeref:typename:void
|
/src/sys/arch/hppa/stand/boot/ |
bootinfo.c | 49 BI_ADD(&bi_magic, BTINFO_MAGIC, sizeof(bi_magic)); 53 bi_add(struct btinfo_common *what, int type, size_t size) function in typeref:typename:void
|
bootinfo.c | 49 BI_ADD(&bi_magic, BTINFO_MAGIC, sizeof(bi_magic)); 53 bi_add(struct btinfo_common *what, int type, size_t size) function in typeref:typename:void
|
/src/sys/arch/arc/stand/boot/ |
bootinfo.c | 56 bi_add(&bi_magic, BTINFO_MAGIC, sizeof(bi_magic)); 60 bi_add(void *new, int type, size_t size) function in typeref:typename:void
|
bootinfo.c | 56 bi_add(&bi_magic, BTINFO_MAGIC, sizeof(bi_magic)); 60 bi_add(void *new, int type, size_t size) function in typeref:typename:void
|
/src/sys/arch/cobalt/stand/boot/ |
bootinfo.c | 56 bi_add(&bi_magic, BTINFO_MAGIC, sizeof(bi_magic)); 62 void bi_add(void *new, int type, int size) function in typeref:typename:void
|
bootinfo.c | 56 bi_add(&bi_magic, BTINFO_MAGIC, sizeof(bi_magic)); 62 void bi_add(void *new, int type, int size) function in typeref:typename:void
|
/src/sys/arch/emips/stand/common/ |
bootinfo.c | 54 bi_add(&bi_magic, BTINFO_MAGIC, sizeof(bi_magic)); 57 void bi_add(void *new, int type, int size) function in typeref:typename:void
|
bootinfo.c | 54 bi_add(&bi_magic, BTINFO_MAGIC, sizeof(bi_magic)); 57 void bi_add(void *new, int type, int size) function in typeref:typename:void
|
/src/sys/arch/mipsco/stand/common/ |
bootinfo.c | 55 bi_add(&bi_magic, BTINFO_MAGIC, sizeof(bi_magic)); 58 void bi_add(new, type, size) function
|
bootinfo.c | 55 bi_add(&bi_magic, BTINFO_MAGIC, sizeof(bi_magic)); 58 void bi_add(new, type, size) function
|
/src/sys/arch/mmeye/stand/boot/ |
bootinfo.c | 56 bi_add(&bi_magic, BTINFO_MAGIC, sizeof(bi_magic)); 62 void bi_add(void *new, int type, int size) function in typeref:typename:void
|
bootinfo.c | 56 bi_add(&bi_magic, BTINFO_MAGIC, sizeof(bi_magic)); 62 void bi_add(void *new, int type, int size) function in typeref:typename:void
|
/src/sys/arch/newsmips/stand/boot/ |
bootinfo.c | 54 bi_add(&bi_magic, BTINFO_MAGIC, sizeof(bi_magic)); 58 bi_add(void *new, int type, int size) function in typeref:typename:void
|
bootinfo.c | 54 bi_add(&bi_magic, BTINFO_MAGIC, sizeof(bi_magic)); 58 bi_add(void *new, int type, int size) function in typeref:typename:void
|
/src/sys/arch/pmax/stand/common/ |
bootinfo.c | 54 bi_add(&bi_magic, BTINFO_MAGIC, sizeof(bi_magic)); 57 void bi_add(void *new, int type, int size) function in typeref:typename:void
|
bootinfo.c | 54 bi_add(&bi_magic, BTINFO_MAGIC, sizeof(bi_magic)); 57 void bi_add(void *new, int type, int size) function in typeref:typename:void
|
/src/sys/arch/sgimips/stand/common/ |
bootinfo.c | 56 bi_add(&bi_magic, BTINFO_MAGIC, sizeof(bi_magic)); 60 bi_add(void *new, int type, size_t size) function in typeref:typename:void
|
bootinfo.c | 56 bi_add(&bi_magic, BTINFO_MAGIC, sizeof(bi_magic)); 60 bi_add(void *new, int type, size_t size) function in typeref:typename:void
|
/src/sys/arch/zaurus/stand/zboot/ |
bootinfo.c | 50 bi_add(struct btinfo_common *what, int type, int size) function in typeref:typename:void
|
bootinfo.c | 50 bi_add(struct btinfo_common *what, int type, int size) function in typeref:typename:void
|
/src/sys/arch/sparc/stand/boot/ |
bootinfo.c | 64 bi_add(&bi_magic, BTINFO_MAGIC, sizeof(bi_magic)); 69 bi_add(void *new, int type, size_t size) function in typeref:typename:void
|