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

  /src/sys/arch/hppa/hppa/
machdep.c 666 pdc_model.hwmodel = 0;
669 DPRINTF(("pdc_model.hwmodel/hv %x/%x\n", pdc_model.hwmodel,
672 cpu_modelno = pdc_model.hwmodel;
807 panic("bad model string for 0x%x", pdc_model.hwmodel);
  /src/sys/arch/hppa/include/
pdc.h 351 u_int hwmodel : 12; /* hardware model. */ member in struct:pdc_model

Completed in 19 milliseconds