Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sparc/kernel/
Didprom.c47 { "Sun4M OBP based system", (SM_SUN4M_OBP | 0x0) } };
56 if (machtype != (SM_SUN4M_OBP | 0x00)) in display_system_type()
/linux-2.4.37.9/include/asm-sparc/
Dmachines.h37 #define SM_SUN4M_OBP 0x80 macro
/linux-2.4.37.9/include/asm-m68k/
Dmachines.h43 #define SM_SUN4M_OBP 0x80 macro
/linux-2.4.37.9/arch/m68k/sun3/
Didprom.c63 if (machtype != (SM_SUN4M_OBP | 0x00)) in display_system_type()