Searched refs:PCI_NO_CHECKS (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/pci/
H A Dcommon.c545 pci_probe = PCI_PROBE_CONF1 | PCI_NO_CHECKS;
549 pci_probe = PCI_PROBE_CONF2 | PCI_NO_CHECKS;
H A Ddirect.c200 if (pci_probe & PCI_NO_CHECKS)
/linux-master/arch/x86/include/asm/
H A Dpci_x86.h32 #define PCI_NO_CHECKS 0x0400 macro

Completed in 116 milliseconds