Home
last modified time | relevance | path

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

/linux-6.12.1/arch/m68k/sun3/
Didprom.c33 { .name = "Sun 3/160 Series", .id_machtype = (SM_SUN3 | SM_3_160) },
34 { .name = "Sun 3/50", .id_machtype = (SM_SUN3 | SM_3_50) },
35 { .name = "Sun 3/260 Series", .id_machtype = (SM_SUN3 | SM_3_260) },
36 { .name = "Sun 3/110 Series", .id_machtype = (SM_SUN3 | SM_3_110) },
37 { .name = "Sun 3/60", .id_machtype = (SM_SUN3 | SM_3_60) },
38 { .name = "Sun 3/E", .id_machtype = (SM_SUN3 | SM_3_E) },
Dconfig.c205 case SM_SUN3 | SM_3_160: in sun3_platform_init()
206 case SM_SUN3 | SM_3_260: in sun3_platform_init()
210 case SM_SUN3 | SM_3_50: in sun3_platform_init()
211 case SM_SUN3 | SM_3_60: in sun3_platform_init()
/linux-6.12.1/arch/m68k/include/asm/
Dmachines.h37 #define SM_SUN3 0x10 macro
/linux-6.12.1/drivers/net/ethernet/amd/
Dsun3lance.c260 case SM_SUN3|SM_3_50: in sun3lance_probe()
261 case SM_SUN3|SM_3_60: in sun3lance_probe()
/linux-6.12.1/drivers/net/ethernet/i825xx/
Dsun3_82586.c290 case SM_SUN3|SM_3_160: in sun3_82586_probe()
291 case SM_SUN3|SM_3_260: in sun3_82586_probe()