Searched refs:hwmodel (Results 1 – 2 of 2) sorted by relevance
666 pdc_model.hwmodel = 0; in cpuid()669 DPRINTF(("pdc_model.hwmodel/hv %x/%x\n", pdc_model.hwmodel, in cpuid()672 cpu_modelno = pdc_model.hwmodel; in cpuid()806 panic("bad model string for 0x%x", pdc_model.hwmodel); in cpuid()
351 u_int hwmodel : 12; /* hardware model. */ member