Home
last modified time | relevance | path

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

/arch/mips/dec/prom/
Didentify.c31 [MACH_DS23100] "DECstation 2100/3100",
142 mips_machtype = MACH_DS23100; in prom_identify_arch()
/arch/mips/dec/
Dwbflush.c32 case MACH_DS23100: in wbflush_setup()
Dsetup.c131 case MACH_DS23100: /* DS2100/DS3100 Pmin/Pmax */ in dec_be_init()
717 case MACH_DS23100: /* DS2100/DS3100 Pmin/Pmax */ in arch_init_irq()
/arch/mips/include/asm/
Dbootinfo.h33 #define MACH_DS23100 1 /* DECstation 2100 or 3100 */ macro