Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/alpha/pci/
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/src/sys/arch/alpha/alpha/
Dcpuconf.c183 cpu_init(ST_DEC_TITAN, dec_6600_init, "DEC_6600"),
/openbsd/src/sys/arch/alpha/include/
Drpb.h85 #define ST_DEC_TITAN 38 /* EV6-Titan based systems */ macro