Home
last modified time | relevance | path

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

/linux/arch/m68k/sun3/
A Didprom.c31 { .name = "Sun 3/160 Series", .id_machtype = (SM_SUN3 | SM_3_160) },
32 { .name = "Sun 3/50", .id_machtype = (SM_SUN3 | SM_3_50) },
33 { .name = "Sun 3/260 Series", .id_machtype = (SM_SUN3 | SM_3_260) },
34 { .name = "Sun 3/110 Series", .id_machtype = (SM_SUN3 | SM_3_110) },
35 { .name = "Sun 3/60", .id_machtype = (SM_SUN3 | SM_3_60) },
36 { .name = "Sun 3/E", .id_machtype = (SM_SUN3 | SM_3_E) },
A Dconfig.c206 case SM_SUN3 | SM_3_160: in sun3_platform_init()
207 case SM_SUN3 | SM_3_260: in sun3_platform_init()
211 case SM_SUN3 | SM_3_50: in sun3_platform_init()
212 case SM_SUN3 | SM_3_60: in sun3_platform_init()
/linux/arch/m68k/include/asm/
A Dmachines.h37 #define SM_SUN3 0x10 macro
/linux/drivers/net/ethernet/amd/
A Dsun3lance.c259 case SM_SUN3|SM_3_50: in sun3lance_probe()
260 case SM_SUN3|SM_3_60: in sun3lance_probe()
/linux/drivers/net/ethernet/i825xx/
A Dsun3_82586.c289 case SM_SUN3|SM_3_160: in sun3_82586_probe()
290 case SM_SUN3|SM_3_260: in sun3_82586_probe()

Completed in 8 milliseconds