HomeSort by: relevance | last modified time | path
    Searched refs:hpcxl (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/hppa/dev/
power.c 268 if (pdc_power_info.addr == 0 && hppa_cpu_info->hci_cputype != hpcxl) {
  /src/sys/arch/hppa/include/
cpu.h 79 hpcxl, /* PA7100LC (l) PA 1.1c */ enumerator in enum:hppa_cpu_type
  /src/sys/arch/hppa/hppa/
machdep.c 356 hpcxl, HPPA_CPU_PCXL,
811 if (pmap_hptsize && p->hci_cputype != hpcxl && p->hci_cputype != hpcxl2)
869 return hpcxl;

Completed in 16 milliseconds