Searched refs:PCI_PROBE_BIOS (Results 1 – 4 of 4) sorted by relevance
23 unsigned int pci_probe = PCI_PROBE_BIOS | PCI_PROBE_CONF1 | PCI_PROBE_CONF2 |547 pci_probe = PCI_PROBE_BIOS; in pcibios_setup()550 pci_probe &= ~PCI_PROBE_BIOS; in pcibios_setup()
450 if ((pci_probe & PCI_PROBE_BIOS) in pci_pcbios_init()
19 #define PCI_PROBE_BIOS 0x0001 macro
1723 pci_probe &= ~PCI_PROBE_BIOS; in xen_start_kernel()