Searched refs:dec_systype (Results 1 - 1 of 1) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/dec/prom/
H A Didentify.c116 unsigned char dec_cpunum, dec_firmrev, dec_etc, dec_systype; local
132 dec_systype = (dec_sysid & 0xff0000) >> 16;
139 switch (dec_systype) {
182 dec_system_strings[mips_machtype], dec_systype);

Completed in 78 milliseconds