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

/arch/mips/sni/
H A Dsetup.c131 system_type = "RM400-330";
134 system_type = "RM400-430";
137 system_type = "RM400-530";
140 system_type = "RM400-730";
143 system_type = "RM400-xxx";
151 system_type = "RM400-120";
154 system_type = "RM400-220";
157 system_type = "RM400-225";
160 system_type = "RM400-420";
163 system_type
[all...]
/arch/mips/fw/arc/
H A Didentify.c83 char *system_type; variable
87 return system_type;
113 system_type = mach->liname;
/arch/mips/sgi-ip22/
H A Dip22-hpc.c29 extern char *system_type;
46 system_type = "SGI Indigo2";
50 system_type = "SGI Indy";
/arch/mips/fw/sni/
H A Dsniprom.c96 char *system_type = "Unknown"; variable
99 return system_type;
/arch/mips/include/asm/
H A Dbootinfo.h86 extern char *system_type;

Completed in 243 milliseconds