Home
last modified time | relevance | path

Searched refs:ST_DEC_1000 (Results 1 – 4 of 4) sorted by relevance

/netbsd/sys/arch/alpha/pci/
H A Dpci_1000.c131 ALPHA_PCI_INTR_INIT(ST_DEC_1000, pci_1000_pickintr) in ALPHA_PCI_INTR_INIT() argument
/netbsd/sys/arch/alpha/alpha/
H A Dcpuconf.c222 cpu_init(ST_DEC_1000, dec_1000_init, "DEC_1000"),
H A Ddec_1000a.c144 cputype == ST_DEC_1000 ? dec_1000_variations in _dec_1000a_init()
/netbsd/sys/arch/alpha/include/
H A Drpb.h67 #define ST_DEC_1000 17 /* "Mikasa" (PCI/EISA) */ macro