Searched refs:kentry_t (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/mvmeppc/stand/libsa/
H A Dexec_mvme.c75 typedef void (*kentry_t)(u_int, u_int, struct mvmeppc_bootinfo *); typedef
82 kentry_t entry;
105 entry = (kentry_t) marks[MARK_ENTRY];
/netbsd-6-1-5-RELEASE/sys/arch/mvme68k/stand/libsa/
H A Dexec_mvme.c45 typedef void (*kentry_t)(int, u_int, u_int, u_int, int, u_long); typedef
52 kentry_t entry;
73 entry = (kentry_t)marks[MARK_ENTRY];

Completed in 102 milliseconds