| /netbsd-src/sys/arch/cobalt/stand/boot/ |
| H A D | bootinfo.h | 34 char *bi_init(void);
|
| H A D | bootinfo.c | 44 bi_init(void) in bi_init() function
|
| /netbsd-src/sys/arch/mmeye/stand/boot/ |
| H A D | bootinfo.h | 34 char *bi_init(void);
|
| H A D | bootinfo.c | 44 bi_init(void) in bi_init() function
|
| /netbsd-src/sys/arch/mipsco/stand/common/ |
| H A D | bootinfo.h | 34 void bi_init(paddr_t);
|
| H A D | bootinfo.c | 42 void bi_init(addr) in bi_init() function
|
| /netbsd-src/sys/arch/pmax/stand/common/ |
| H A D | bootinfo.h | 34 void bi_init(paddr_t);
|
| H A D | bootinfo.c | 42 void bi_init(paddr_t addr) in bi_init() function
|
| /netbsd-src/sys/arch/sgimips/stand/common/ |
| H A D | bootinfo.h | 34 void bi_init(void *);
|
| H A D | bootinfo.c | 44 bi_init(void *bi_addr) in bi_init() function
|
| H A D | iris_boot.c | 91 bi_init(bootinfo); in main()
|
| /netbsd-src/sys/arch/arc/stand/boot/ |
| H A D | bootinfo.h | 34 void bi_init(void *);
|
| H A D | bootinfo.c | 44 bi_init(void *bi_addr) in bi_init() function
|
| /netbsd-src/sys/arch/emips/stand/common/ |
| H A D | bootinfo.h | 34 void bi_init (paddr_t);
|
| H A D | bootinfo.c | 42 void bi_init(paddr_t addr) in bi_init() function
|
| /netbsd-src/sys/arch/sparc/stand/boot/ |
| H A D | bootinfo.h | 34 u_long bi_init(u_long);
|
| H A D | bootinfo.c | 44 bi_init(u_long addr) in bi_init() function
|
| /netbsd-src/sys/arch/evbarm/stand/boot2440/ |
| H A D | main.c | 84 static void bi_init(void *addr); 164 bi_init(bootinfo); in main() 506 bi_init(void *addr) in bi_init() function
|
| /netbsd-src/sys/arch/hppa/stand/boot/ |
| H A D | bootinfo.h | 55 void bi_init(void);
|
| H A D | bootinfo.c | 42 bi_init(void) in bi_init() function
|
| /netbsd-src/sys/arch/sparc/stand/ofwboot/ |
| H A D | boot.h | 47 u_long bi_init(u_long);
|
| H A D | bootinfo.c | 45 bi_init(u_long addr) in bi_init() function
|
| /netbsd-src/sys/arch/newsmips/include/ |
| H A D | bootinfo.h | 80 void bi_init(paddr_t);
|
| /netbsd-src/sys/arch/newsmips/stand/boot/ |
| H A D | bootinfo.c | 42 bi_init(paddr_t addr) in bi_init() function
|
| /netbsd-src/sys/arch/pmax/stand/smallnet/ |
| H A D | smallnet.c | 82 bi_init(BOOTINFO_ADDR); in main()
|