SM_SUN3
case SM_SUN3 | SM_3_160:
case SM_SUN3 | SM_3_260:
case SM_SUN3 | SM_3_50:
case SM_SUN3 | SM_3_60:
{ .name = "Sun 3/160 Series", .id_machtype = (SM_SUN3 | SM_3_160) },
{ .name = "Sun 3/50", .id_machtype = (SM_SUN3 | SM_3_50) },
{ .name = "Sun 3/260 Series", .id_machtype = (SM_SUN3 | SM_3_260) },
{ .name = "Sun 3/110 Series", .id_machtype = (SM_SUN3 | SM_3_110) },
{ .name = "Sun 3/60", .id_machtype = (SM_SUN3 | SM_3_60) },
{ .name = "Sun 3/E", .id_machtype = (SM_SUN3 | SM_3_E) },
case SM_SUN3|SM_3_50:
case SM_SUN3|SM_3_60:
case SM_SUN3|SM_3_160:
case SM_SUN3|SM_3_260: