Home
last modified time | relevance | path

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

/arch/mips/include/asm/dec/
Dmachtype.h19 mips_machtype == MACH_DS5000_2X0 || \
24 mips_machtype == MACH_DS5000_2X0 || \
/arch/mips/dec/prom/
Didentify.c36 [MACH_DS5000_2X0] "DECstation 5000/2x0",
158 mips_machtype = MACH_DS5000_2X0; in prom_identify_arch()
/arch/mips/dec/
Dwbflush.c41 case MACH_DS5000_2X0: /* DS5000/240 3max+ */ in wbflush_setup()
Dtc.c51 case MACH_DS5000_2X0: in tc_bus_get_info()
Dsetup.c147 case MACH_DS5000_2X0: /* DS5000/240 3max+ */ in dec_be_init()
732 case MACH_DS5000_2X0: /* DS5000/240 3max+ */ in arch_init_irq()
/arch/mips/include/asm/
Dbootinfo.h38 #define MACH_DS5000_2X0 6 /* DECstation 5000/240, 260 */ macro