Home | Sort by: relevance | last modified time | path |
/src/sys/arch/vax/include/ | |
cpu.h | 67 void (*cpu_conf)(void); member in struct:cpu_dep |
/src/sys/arch/sparc/sparc/ | |
cpu.c | 1993 struct cpu_conf { struct 2001 } cpu_conf[] = { variable in typeref:struct:cpu_conf[] 2050 struct cpu_conf *mp; 2112 for (mp = cpu_conf; ; mp++) { |