Home
last modified time | relevance | path

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

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