Home
last modified time | relevance | path

Searched defs:hdr_type (Results 1 – 3 of 3) sorted by relevance

/arch/powerpc/sysdev/
Dfsl_pci.c49 u8 hdr_type; in quirk_fsl_pcie_early() local
528 u8 hdr_type, progif; in fsl_add_bridge() local
Dmpic.c566 u8 hdr_type = readb(devbase + PCI_HEADER_TYPE); in mpic_scan_ht_pics() local
/arch/x86/kernel/cpu/microcode/
Dintel.c137 int intel_microcode_sanity_check(void *mc, bool print_err, int hdr_type) in intel_microcode_sanity_check()