Searched refs:SM_SUN3X (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/m68k/sun3/
H A Didprom.c37 { .name = "Sun 3/460 Series", .id_machtype = (SM_SUN3X | SM_3_460) },
38 { .name = "Sun 3/80", .id_machtype = (SM_SUN3X | SM_3_80) },
/linux-4.4.14/arch/m68k/sun3x/
H A Dprom.c108 if (!((idprom->id_machtype & SM_ARCH_MASK) == SM_SUN3X)) { sun3x_prom_init()
112 idprom->id_machtype = SM_SUN3X | SM_3_80; sun3x_prom_init()
/linux-4.4.14/arch/m68k/include/asm/
H A Dmachines.h38 #define SM_SUN3X 0x40 macro
/linux-4.4.14/drivers/net/ethernet/amd/
H A Dsun3lance.c259 case SM_SUN3X|SM_3_80: sun3lance_probe()

Completed in 145 milliseconds