Home
last modified time | relevance | path

Searched refs:MACH_DS5000_XX (Results 1 – 6 of 6) sorted by relevance

/arch/mips/include/asm/dec/
Dmachtype.h18 mips_machtype == MACH_DS5000_XX || \
23 mips_machtype == MACH_DS5000_XX || \
/arch/mips/dec/prom/
Didentify.c35 [MACH_DS5000_XX] "Personal DECstation 5000/xx",
164 mips_machtype = MACH_DS5000_XX; in prom_identify_arch()
/arch/mips/dec/
Dwbflush.c40 case MACH_DS5000_XX: /* Personal DS5000/2x */ in wbflush_setup()
Dtc.c59 case MACH_DS5000_XX: in tc_bus_get_info()
Dsetup.c141 case MACH_DS5000_XX: /* DS5000/xx Maxine */ in dec_be_init()
736 case MACH_DS5000_XX: /* Personal DS5000/xx */ in arch_init_irq()
/arch/mips/include/asm/
Dbootinfo.h37 #define MACH_DS5000_XX 5 /* DECstation 5000/20, 25, 33, 50 */ macro