Searched defs:callvec (Results 1 - 7 of 7) sorted by relevance
| /src/sys/arch/pmax/stand/common/ | ||
| H A D | callvec.c | 42 struct callback callvec = { variable in typeref:typename:const struct callback |
| /src/sys/arch/mipsco/stand/common/ | ||
| H A D | callvec.c | 37 static struct mips_prom callvec; variable in typeref:struct:mips_prom |
| /src/sys/arch/mipsco/mipsco/ | ||
| H A D | prom.c | 42 static struct mips_prom callvec; variable in typeref:struct:mips_prom |
| /src/sys/arch/mips/pmon/ | ||
| H A D | pmon.c | 32 pmon_init(int32_t argc, int32_t argv, int32_t envp, int32_t callvec) argument |
| /src/sys/arch/emips/emips/ | ||
| H A D | promcall.c | 96 const struct callback callvec = { variable in typeref:typename:const struct callback |
| /src/sys/arch/evbmips/gdium/ | ||
| H A D | machdep.c | 199 mach_init(int argc, char **argv, char **envp32, void *callvec) argument |
| /src/sys/arch/evbmips/loongson/ | ||
| H A D | machdep.c | 252 mach_init(int32_t argc, int32_t argva, int32_t enva, int32_t callvec, argument |
Completed in 5 milliseconds