Home
last modified time | relevance | path

Searched refs:MACH_DSUNKNOWN (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/mips/dec/prom/
Didentify.c30 [MACH_DSUNKNOWN] "unknown DECstation",
177 mips_machtype = MACH_DSUNKNOWN; in prom_identify_arch()
181 if (mips_machtype == MACH_DSUNKNOWN) in prom_identify_arch()
/linux-3.4.99/arch/mips/include/asm/
Dbootinfo.h32 #define MACH_DSUNKNOWN 0 macro