Searched refs:SM_SUN4C (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc/kernel/
H A Didprom.c34 { "Sun4c SparcStation 1", (SM_SUN4C | SM_4C_SS1) },
35 { "Sun4c SparcStation IPC", (SM_SUN4C | SM_4C_IPC) },
36 { "Sun4c SparcStation 1+", (SM_SUN4C | SM_4C_SS1PLUS) },
37 { "Sun4c SparcStation SLC", (SM_SUN4C | SM_4C_SLC) },
38 { "Sun4c SparcStation 2", (SM_SUN4C | SM_4C_SS2) },
39 { "Sun4c SparcStation ELC", (SM_SUN4C | SM_4C_ELC) },
40 { "Sun4c SparcStation IPX", (SM_SUN4C | SM_4C_IPX) },
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-sparc/
H A Dmachines.h35 #define SM_SUN4C 0x50 macro
H A Dfloppy.h289 ((idprom->id_machtype == (SM_SUN4C | SM_4C_SLC)) ||
290 (idprom->id_machtype == (SM_SUN4C | SM_4C_ELC)))) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-m68k/
H A Dmachines.h41 #define SM_SUN4C 0x50 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc/mm/
H A Dsun4c.c330 if ((idprom->id_machtype == (SM_SUN4C | SM_4C_SS1)) ||
331 (idprom->id_machtype == (SM_SUN4C | SM_4C_SS1PLUS))) {
482 if ((idprom->id_machtype == (SM_SUN4C | SM_4C_SS1)) ||
483 (idprom->id_machtype == (SM_SUN4C | SM_4C_SS1PLUS))) {
524 if ((idprom->id_machtype == (SM_SUN4C | SM_4C_SS2)) ||
525 (idprom->id_machtype == (SM_SUN4C | SM_4C_IPX)) ||
527 (idprom->id_machtype == (SM_SUN4C | SM_4C_ELC))) {

Completed in 110 milliseconds