Home
last modified time | relevance | path

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

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