Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/dec/prom/
H A Didentify.c117 unsigned char dec_cpunum, dec_firmrev, dec_etc, dec_systype; in prom_identify_arch() local
133 dec_systype = (dec_sysid & 0xff0000) >> 16; in prom_identify_arch()
141 switch (dec_systype) { in prom_identify_arch()
184 dec_system_strings[mips_machtype], dec_systype); in prom_identify_arch()
/kernel/linux/linux-6.6/arch/mips/dec/prom/
H A Didentify.c117 unsigned char dec_cpunum, dec_firmrev, dec_etc, dec_systype; in prom_identify_arch() local
133 dec_systype = (dec_sysid & 0xff0000) >> 16; in prom_identify_arch()
141 switch (dec_systype) { in prom_identify_arch()
184 dec_system_strings[mips_machtype], dec_systype); in prom_identify_arch()

Completed in 1 milliseconds