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

/linux-master/arch/x86/pci/
H A Dinit.c16 if (!(pci_probe & PCI_PROBE_NOEARLY))
H A Dearly.c56 return (pci_probe & (PCI_PROBE_CONF1|PCI_PROBE_NOEARLY)) ==
H A Dcommon.c568 pci_probe |= PCI_PROBE_NOEARLY;
/linux-master/arch/x86/include/asm/
H A Dpci_x86.h30 #define PCI_PROBE_NOEARLY 0x0010 macro

Completed in 192 milliseconds