Searched defs:boot_entry_t (Results 1 - 2 of 2) sorted by relevance
| /src/sys/arch/ofppc/stand/ofwboot/ | ||
| H A D | boot.h | 6 typedef void (*boot_entry_t)(int, int, int (*)(void *), void *, u_int); typedef in typeref:typename:void (*)(int,int,int (*)(void *),void *,u_int) |
| /src/sys/arch/macppc/stand/ofwboot/ | ||
| H A D | boot.h | 6 typedef void (*boot_entry_t)(int, int, int (*)(void *), void *, u_int); typedef in typeref:typename:void (*)(int,int,int (*)(void *),void *,u_int) |
Completed in 4 milliseconds