Home
last modified time | relevance | path

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

/openbsd/sys/arch/i386/i386/
H A Dmachdep.c288 char * tm86_cpu_name(int);
1733 name = tm86_cpu_name(model); in identifycpu()
2085 tm86_cpu_name(int model) in tm86_cpu_name() function