Home
last modified time | relevance | path

Searched refs:hw_mech (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/x86/pci/
H A Dpcbios.c136 u8 status, major_ver, minor_ver, hw_mech; in check_pcibios() local
158 hw_mech = eax & 0xff; in check_pcibios()
164 status, hw_mech, major_ver, minor_ver, pcibios_last_bus); in check_pcibios()
173 if (!(hw_mech & PCIBIOS_HW_TYPE1)) in check_pcibios()
175 if (!(hw_mech & PCIBIOS_HW_TYPE2)) in check_pcibios()