Home
last modified time | relevance | path

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

/openbsd/sys/arch/alpha/pci/
H A Dtsc.c106 case ST_DEC_TITAN:
123 int titan = cputype == ST_DEC_TITAN;
191 case ST_DEC_TITAN:
243 int titan = cputype == ST_DEC_TITAN;
/openbsd/sys/arch/alpha/alpha/
H A Dcpuconf.c183 cpu_init(ST_DEC_TITAN, dec_6600_init, "DEC_6600"),
/openbsd/sys/arch/alpha/include/
H A Drpb.h85 #define ST_DEC_TITAN 38 /* EV6-Titan based systems */ macro