Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips/dec/
Dmachtype.h18 mips_machtype == MACH_DS5000_XX || \
23 mips_machtype == MACH_DS5000_XX || \
/linux-2.4.37.9/include/asm-mips64/dec/
Dmachtype.h18 mips_machtype == MACH_DS5000_XX || \
23 mips_machtype == MACH_DS5000_XX || \
/linux-2.4.37.9/arch/mips/dec/prom/
Didentify.c35 [MACH_DS5000_XX] "Personal DECstation 5000/xx",
150 mips_machtype = MACH_DS5000_XX; in prom_identify_arch()
/linux-2.4.37.9/arch/mips/dec/
Dwbflush.c40 case MACH_DS5000_XX: /* Personal DS5000/2x */ in wbflush_setup()
Dsetup.c728 case MACH_DS5000_XX: /* Personal DS5000/xx */ in init_IRQ()
/linux-2.4.37.9/drivers/tc/
Dtc.c211 case MACH_DS5000_XX: in tc_init()
233 if(mips_machtype == MACH_DS5000_XX) in tc_init()
Dzs.c1759 case MACH_DS5000_XX: in probe_sccs()
/linux-2.4.37.9/include/asm-mips/
Dbootinfo.h61 #define MACH_DS5000_XX 5 /* DECstation 5000/20, 25, 33, 50 */ macro
/linux-2.4.37.9/include/asm-mips64/
Dbootinfo.h61 #define MACH_DS5000_XX 5 /* DECstation 5000/20, 25, 33, 50 */ macro
/linux-2.4.37.9/drivers/video/
Dmaxinefb.c644 if (mips_machtype != MACH_DS5000_XX) in maxinefb_init()