Home
last modified time | relevance | path

Searched refs:SM_3_80 (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/arch/m68k/include/asm/
Dmachines.h55 #define SM_3_80 0x02 /* Sun 3/80 series */ macro
/linux-5.19.10/arch/m68k/sun3x/
Dprom.c111 idprom->id_machtype = SM_SUN3X | SM_3_80; in sun3x_prom_init()
/linux-5.19.10/arch/m68k/sun3/
Didprom.c39 { .name = "Sun 3/80", .id_machtype = (SM_SUN3X | SM_3_80) },
/linux-5.19.10/drivers/net/ethernet/amd/
Dsun3lance.c261 case SM_SUN3X|SM_3_80: in sun3lance_probe()