machdep.c | 184 struct pdc_model pdc_model; variable in typeref:struct:pdc_model 299 struct pdc_model pdc_model; variable in typeref:struct:pdc_model 662 error = pdcproc_model_info(&pdc_model); 666 pdc_model.hwmodel = 0; 667 pdc_model.hv = 0; 669 DPRINTF(("pdc_model.hwmodel/hv %x/%x\n", pdc_model.hwmodel, 670 pdc_model.hv)) [all...] |