Searched refs:SM_SUN3 (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/arch/m68k/sun3/
H A Didprom.c30 { .name = "Sun 3/160 Series", .id_machtype = (SM_SUN3 | SM_3_160) },
31 { .name = "Sun 3/50", .id_machtype = (SM_SUN3 | SM_3_50) },
32 { .name = "Sun 3/260 Series", .id_machtype = (SM_SUN3 | SM_3_260) },
33 { .name = "Sun 3/110 Series", .id_machtype = (SM_SUN3 | SM_3_110) },
34 { .name = "Sun 3/60", .id_machtype = (SM_SUN3 | SM_3_60) },
35 { .name = "Sun 3/E", .id_machtype = (SM_SUN3 | SM_3_E) },
H A Dconfig.c215 case SM_SUN3 | SM_3_160: sun3_platform_init()
216 case SM_SUN3 | SM_3_260: sun3_platform_init()
220 case SM_SUN3 | SM_3_50: sun3_platform_init()
221 case SM_SUN3 | SM_3_60: sun3_platform_init()
/linux-4.4.14/arch/m68k/include/asm/
H A Dmachines.h36 #define SM_SUN3 0x10 macro
/linux-4.4.14/drivers/net/ethernet/i825xx/
H A Dsun3_82586.c287 case SM_SUN3|SM_3_160: sun3_82586_probe()
288 case SM_SUN3|SM_3_260: sun3_82586_probe()
/linux-4.4.14/drivers/net/ethernet/amd/
H A Dsun3lance.c257 case SM_SUN3|SM_3_50: sun3lance_probe()
258 case SM_SUN3|SM_3_60: sun3lance_probe()

Completed in 131 milliseconds