HomeSort by: relevance | last modified time | path
    Searched defs:cpu_types (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/hppa/hppa/
machdep.c 332 const struct hppa_cpu_info cpu_types[] = { variable in typeref:typename:const struct hppa_cpu_info[]
780 for (i = 0, p = cpu_types; i < __arraycount(cpu_types);
790 for (i = 0, p = cpu_types; i < __arraycount(cpu_types);
machdep.c 332 const struct hppa_cpu_info cpu_types[] = { variable in typeref:typename:const struct hppa_cpu_info[]
780 for (i = 0, p = cpu_types; i < __arraycount(cpu_types);
790 for (i = 0, p = cpu_types; i < __arraycount(cpu_types);

Completed in 55 milliseconds