Searched refs:SM_SUN3 (Results 1 - 5 of 5) sorted by last modified time

/linux-master/drivers/net/ethernet/i825xx/
H A Dsun3_82586.c290 case SM_SUN3|SM_3_160:
291 case SM_SUN3|SM_3_260:
/linux-master/arch/m68k/sun3/
H A 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) },
H A Dconfig.c205 case SM_SUN3 | SM_3_160:
206 case SM_SUN3 | SM_3_260:
210 case SM_SUN3 | SM_3_50:
211 case SM_SUN3 | SM_3_60:
/linux-master/drivers/net/ethernet/amd/
H A Dsun3lance.c259 case SM_SUN3|SM_3_50:
260 case SM_SUN3|SM_3_60:
/linux-master/arch/m68k/include/asm/
H A Dmachines.h37 #define SM_SUN3 0x10 macro

Completed in 437 milliseconds