Searched refs:PCI_PROBE_BIOS (Results 1 – 7 of 7) sorted by relevance
17 #define PCI_PROBE_BIOS 0x0001 macro
23 #define PCI_PROBE_BIOS 1 macro
77 ~(PCI_PROBE_BIOS | PCI_PROBE_CONF2); in pci_visws_init()
20 unsigned int pci_probe = PCI_PROBE_BIOS | PCI_PROBE_CONF1 | PCI_PROBE_CONF2 |514 pci_probe = PCI_PROBE_BIOS; in pcibios_setup()517 pci_probe &= ~PCI_PROBE_BIOS; in pcibios_setup()
448 if ((pci_probe & PCI_PROBE_BIOS) in pci_pcbios_init()
15 #define PCI_PROBE_BIOS 1 macro
15 #define PCI_PROBE_BIOS 0x0001 macro