Searched refs:PROM_FLAG_ARCS (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/mips/fw/arc/
H A Didentify.c33 .flags = PROM_FLAG_ARCS,
37 .flags = PROM_FLAG_ARCS,
41 .flags = PROM_FLAG_ARCS,
45 .flags = PROM_FLAG_ARCS,
H A Dmemory.c67 #define mtypes(a) (prom_flags & PROM_FLAG_ARCS) ? arcs_mtypes[a.arcs] \
117 if (prom_flags & PROM_FLAG_ARCS) /* SGI is ``different'' ... */
/linux-master/arch/mips/include/asm/
H A Dsgialib.h21 #define PROM_FLAG_ARCS 1 macro

Completed in 137 milliseconds