Home
last modified time | relevance | path

Searched refs:ST_DEC_7000 (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/arch/alpha/alpha/
Dcpuconf.c218 cpu_init(ST_DEC_7000, dec_kn7aa_init, "DEC_KN7AA"),
Dprom.c92 return (cputype == ST_DEC_7000 || cputype == ST_DEC_21000); in prom_uses_prom_console()
/netbsd/src/sys/arch/alpha/include/
Drpb.h55 #define ST_DEC_7000 3 /* "Ruby" */ macro