Home
last modified time | relevance | path

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

/arch/x86/pci/
Dpcbios.c133 u8 status, major_ver, minor_ver, hw_mech; in check_pcibios() local
155 hw_mech = eax & 0xff; in check_pcibios()
161 status, hw_mech, major_ver, minor_ver, pcibios_last_bus); in check_pcibios()
170 if (!(hw_mech & PCIBIOS_HW_TYPE1)) in check_pcibios()
172 if (!(hw_mech & PCIBIOS_HW_TYPE2)) in check_pcibios()