Home
last modified time | relevance | path

Searched refs:SM_3_260 (Results 1 – 3 of 3) sorted by relevance

/arch/m68k/include/asm/
Dmachines.h47 #define SM_3_260 0x03 /* Sun 3/260 series */ macro
/arch/m68k/sun3/
Didprom.c32 { .name = "Sun 3/260 Series", .id_machtype = (SM_SUN3 | SM_3_260) },
Dconfig.c216 case SM_SUN3 | SM_3_260: in sun3_platform_init()