Searched refs:PCI_PROBE_CONF2 (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/x86/pci/
H A Dcommon.c24 unsigned int pci_probe = PCI_PROBE_BIOS | PCI_PROBE_CONF1 | PCI_PROBE_CONF2 |
549 pci_probe = PCI_PROBE_CONF2 | PCI_NO_CHECKS;
H A Ddirect.c298 if ((pci_probe & PCI_PROBE_CONF2) == 0)
H A Dpcbios.c189 pci_probe &= ~PCI_PROBE_CONF2;
/linux-master/arch/x86/include/asm/
H A Dpci_x86.h27 #define PCI_PROBE_CONF2 0x0004 macro

Completed in 95 milliseconds