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

/linux-4.4.14/arch/mips/dec/prom/
H A Didentify.c116 unsigned char dec_cpunum, dec_firmrev, dec_etc, dec_systype; prom_identify_arch() local
132 dec_systype = (dec_sysid & 0xff0000) >> 16; prom_identify_arch()
140 switch (dec_systype) { prom_identify_arch()
183 dec_system_strings[mips_machtype], dec_systype); prom_identify_arch()

Completed in 84 milliseconds