Home | History | Annotate | Download | only in pci

Lines Matching defs:family

92  * AMD NPT Family 0Fh Processors, Function 3 -- Miscellaneous Control
106 * AMD Family 10h Processors, Function 3 -- Miscellaneous Control
114 * Revision Guide for AMD NPT Family 0Fh Processors,
183 uint32_t family;
197 family = CPUID_TO_FAMILY(cpu_signature);
200 if (family == 0x10) {
209 if (family > 0x16)
259 aprint_normal(", family 0x%x not supported\n",
391 * CPUID Family Model Register was introduced in
475 aprint_normal(" (Family%02xh)", sc->sc_family);