Searched refs:CPU_SUN4 (Results 1 - 10 of 10) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/sparc/include/
H A Dcpuconf.h54 #define CPU_SUN4 0 macro
101 # define CPU_ISSUN4 (cputyp == CPU_SUN4)
/netbsd-6-1-5-RELEASE/sys/arch/sparc64/include/
H A Dparam.h228 #define CPU_SUN4 0 macro
/netbsd-6-1-5-RELEASE/lib/libkvm/
H A Dkvm_sparc.c130 case CPU_SUN4:
162 case CPU_SUN4:
/netbsd-6-1-5-RELEASE/sys/arch/sparc/sparc/
H A Dopenprom.c80 if (cputyp==CPU_SUN4)
H A Dcpu.c1944 { CPU_SUN4, 0, 0, ANY, ANY, "MB86900/1A or L64801", &module_sun4 },
1945 { CPU_SUN4, 1, 0, ANY, ANY, "L64811", &module_sun4 },
1946 { CPU_SUN4, 1, 1, ANY, ANY, "CY7C601", &module_sun4 },
H A Dpromlib.c1309 * and the CPU type is either CPU_SUN4, CPU_SUN4C or CPU_SUN4M.
1312 if (cputyp == CPU_SUN4 || cputyp == CPU_SUN4M)
H A Dmachdep.c3175 if (cputyp == CPU_SUN4)
H A Dlocore.s190 * the value CPU_SUN4, CPU_SUN4C, or CPU_SUN4M.
4046 mov CPU_SUN4C, %g4 ! XXX CPU_SUN4
4081 mov CPU_SUN4, %g4
4139 cmp %g4, CPU_SUN4
H A Dpmap.c3083 case CPU_SUN4:
/netbsd-6-1-5-RELEASE/sys/arch/sparc/stand/common/
H A Dsrt0.S165 mov CPU_SUN4, %g4

Completed in 202 milliseconds