Searched refs:SM_SUN4M (Results 1 - 4 of 4) sorted by relevance
/linux-4.4.14/arch/sparc/kernel/ |
H A D | idprom.c | 32 { .name = "Sun4m SparcSystem600", .id_machtype = (SM_SUN4M | SM_4M_SS60) }, 33 { .name = "Sun4m SparcStation10/20", .id_machtype = (SM_SUN4M | SM_4M_SS50) }, 34 { .name = "Sun4m SparcStation5", .id_machtype = (SM_SUN4M | SM_4M_SS40) },
|
/linux-4.4.14/arch/sparc/include/asm/ |
H A D | machines.h | 28 #define SM_SUN4M 0x70 macro 37 * something if the value in the ARCH field is SM_SUN4M, if it is
|
/linux-4.4.14/arch/m68k/sun3/ |
H A D | idprom.c | 53 // { .name = "Sun4m SparcSystem600", .id_machtype = (SM_SUN4M | SM_4M_SS60) }, 54 // { .name = "Sun4m SparcStation10/20", .id_machtype = (SM_SUN4M | SM_4M_SS50) }, 55 // { .name = "Sun4m SparcStation5", .id_machtype = (SM_SUN4M | SM_4M_SS40) },
|
/linux-4.4.14/arch/m68k/include/asm/ |
H A D | machines.h | 40 #define SM_SUN4M 0x70 macro 72 * something if the value in the ARCH field is SM_SUN4M, if it is
|
Completed in 33 milliseconds