Home
last modified time | relevance | path

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

/linux/arch/x86/pci/
H A Dpcbios.c149 u8 status, major_ver, minor_ver, hw_mech; in check_pcibios() local
171 hw_mech = eax & 0xff; in check_pcibios()
177 status, hw_mech, major_ver, minor_ver, pcibios_last_bus); in check_pcibios()
186 if (!(hw_mech & PCIBIOS_HW_TYPE1)) in check_pcibios()
188 if (!(hw_mech & PCIBIOS_HW_TYPE2)) in check_pcibios()