prom_flags         31 arch/mips/fw/arc/arc_con.c 	return !(prom_flags & PROM_FLAG_USE_AS_CONSOLE);
prom_flags         69 arch/mips/fw/arc/identify.c int prom_flags;
prom_flags        115 arch/mips/fw/arc/identify.c 	prom_flags = mach->flags;
prom_flags         68 arch/mips/fw/arc/memory.c #define mtypes(a) (prom_flags & PROM_FLAG_ARCS) ? arcs_mtypes[a.arcs] \
prom_flags        114 arch/mips/fw/arc/memory.c 	if (prom_flags & PROM_FLAG_ARCS)	/* SGI is ``different'' ... */
prom_flags        165 arch/mips/fw/arc/memory.c 	if (prom_flags & PROM_FLAG_DONT_FREE_TEMP)
prom_flags         27 arch/mips/include/asm/sgialib.h extern int prom_flags;
prom_flags         75 arch/mips/sgi-ip22/ip22-setup.c 		prom_flags |= PROM_FLAG_USE_AS_CONSOLE;