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