Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/i386/kernel/
Dpci-pc.c630 u8 status, major_ver, minor_ver, hw_mech; in check_pcibios() local
652 hw_mech = eax & 0xff; in check_pcibios()
658 status, hw_mech, major_ver, minor_ver, pcibios_last_bus); in check_pcibios()
667 if (!(hw_mech & PCIBIOS_HW_TYPE1)) in check_pcibios()
669 if (!(hw_mech & PCIBIOS_HW_TYPE2)) in check_pcibios()