Searched defs:btinfo (Results 1 – 13 of 13) sorted by relevance
| /netbsd-src/sys/arch/landisk/stand/boot/ |
| H A D | bootinfo.h | 34 struct btinfo { struct 39 extern struct btinfo *bootinfo; argument
|
| /netbsd-src/sys/arch/zaurus/stand/zboot/ |
| H A D | bootinfo.h | 34 struct btinfo { struct 39 extern struct btinfo *bootinfo; argument
|
| H A D | bootinfo.c | 37 struct btinfo_common *btinfo; in bi_find() local
|
| /netbsd-src/sys/arch/mvmeppc/mvmeppc/ |
| H A D | machdep.c | 109 initppc(u_long startkernel, u_long endkernel, void *btinfo) in initppc()
|
| /netbsd-src/sys/arch/ibmnws/ibmnws/ |
| H A D | machdep.c | 88 initppc(u_long startkernel, u_long endkernel, u_int args, void *btinfo) in initppc()
|
| /netbsd-src/sys/arch/bebox/bebox/ |
| H A D | machdep.c | 106 initppc(u_long startkernel, u_long endkernel, u_int args, void *btinfo) in initppc()
|
| /netbsd-src/sys/arch/evbppc/pmppc/ |
| H A D | machdep.c | 163 initppc(u_int startkernel, u_int endkernel, u_int args, void *btinfo) in initppc()
|
| /netbsd-src/sys/arch/evbppc/wii/ |
| H A D | machdep.c | 226 initppc(u_int startkernel,u_int endkernel,u_int args,void * btinfo) initppc() argument
|
| /netbsd-src/sys/arch/prep/prep/ |
| H A D | machdep.c | 114 initppc(u_long startkernel, u_long endkernel, u_int args, void *btinfo) in initppc()
|
| /netbsd-src/sys/arch/epoc32/epoc32/ |
| H A D | machdep.c | 164 struct btinfo_common *btinfo = &bootinfo; in initarm() local
|
| /netbsd-src/sys/arch/evbppc/ev64260/ |
| H A D | machdep.c | 198 initppc(u_int startkernel, u_int endkernel, u_int args, void *btinfo) in initppc()
|
| /netbsd-src/sys/arch/rs6000/rs6000/ |
| H A D | machdep.c | 203 initppc(u_long startkernel, u_long endkernel, u_int args, void *btinfo) in initppc()
|
| /netbsd-src/sys/arch/sandpoint/sandpoint/ |
| H A D | machdep.c | 121 initppc(u_int startkernel, u_int endkernel, u_int args, void *btinfo) in initppc()
|