Searched refs:SM_SUN4M_OBP (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/sparc/include/asm/
H A Dmachines.h29 #define SM_SUN4M_OBP 0x80 macro
38 * SM_SUN4M_OBP then you have the following situation:
/linux-4.4.14/arch/sparc/kernel/
H A Didprom.c36 { .name = "Sun4M OBP based system", .id_machtype = (SM_SUN4M_OBP | 0x0) } };
45 if (machtype != (SM_SUN4M_OBP | 0x00) || display_system_type()
/linux-4.4.14/arch/m68k/include/asm/
H A Dmachines.h41 #define SM_SUN4M_OBP 0x80 macro
73 * SM_SUN4M_OBP then you have the following situation:
/linux-4.4.14/arch/m68k/sun3/
H A Didprom.c57 // { .name = "Sun4M OBP based system", .id_machtype = (SM_SUN4M_OBP | 0x0) }
66 if (machtype != (SM_SUN4M_OBP | 0x00)) display_system_type()

Completed in 39 milliseconds