Searched defs:callvec (Results 1 - 7 of 7) sorted by relevance

/src/sys/arch/pmax/stand/common/
H A Dcallvec.c42 struct callback callvec = { variable in typeref:typename:const struct callback
/src/sys/arch/mipsco/stand/common/
H A Dcallvec.c37 static struct mips_prom callvec; variable in typeref:struct:mips_prom
/src/sys/arch/mipsco/mipsco/
H A Dprom.c42 static struct mips_prom callvec; variable in typeref:struct:mips_prom
/src/sys/arch/mips/pmon/
H A Dpmon.c32 pmon_init(int32_t argc, int32_t argv, int32_t envp, int32_t callvec) argument
/src/sys/arch/emips/emips/
H A Dpromcall.c96 const struct callback callvec = { variable in typeref:typename:const struct callback
/src/sys/arch/evbmips/gdium/
H A Dmachdep.c199 mach_init(int argc, char **argv, char **envp32, void *callvec) argument
/src/sys/arch/evbmips/loongson/
H A Dmachdep.c252 mach_init(int32_t argc, int32_t argva, int32_t enva, int32_t callvec, argument

Completed in 6 milliseconds