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

  /src/sys/arch/alpha/alpha/
cpuconf.c 225 cpu_init(ST_DEC_21000, dec_kn8ae_init, "DEC_KN8AE"),
prom.c 92 return (cputype == ST_DEC_7000 || cputype == ST_DEC_21000);
machdep.c 492 if (cputype != ST_DEC_21000)
  /src/sys/arch/alpha/tlsb/
tlsb.c 117 if ((cputype != ST_DEC_21000) || tlsb_found)
  /src/sys/arch/alpha/pci/
pci_kn8ae.c 125 ALPHA_PCI_INTR_INIT(ST_DEC_21000, pci_kn8ae_pickintr)
  /src/sys/arch/alpha/include/
rpb.h 63 #define ST_DEC_21000 12 /* "TurboLaser" (PCI/EISA) */

Completed in 14 milliseconds