HomeSort by: relevance | last modified time | path
    Searched refs:ST_DEC_3000_300 (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/arch/alpha/tc/
tcasic.c 73 if ((cputype != ST_DEC_3000_500) && (cputype != ST_DEC_3000_300))
120 case ST_DEC_3000_300:
tc_bootdev.c 52 return cputype == ST_DEC_3000_300 ? 5 : 7;
ioasic.c 137 if ((cputype != ST_DEC_3000_500) && (cputype != ST_DEC_3000_300))
172 if (cputype == ST_DEC_3000_300) {
  /src/sys/arch/alpha/alpha/
cpuconf.c 221 cpu_init(ST_DEC_3000_300, dec_3000_300_init, "DEC_3000_300"),
machdep.c 420 if (hwrpb->rpb_type == ST_DEC_3000_300 ||
  /src/sys/arch/alpha/include/
rpb.h 58 #define ST_DEC_3000_300 7 /* "Pelican" (TC) */
  /src/sys/dev/tc/
tcds.c 305 cputype == ST_DEC_3000_300)
zs_ioasic.c 398 else if (cputype == ST_DEC_3000_300)

Completed in 16 milliseconds