Searched refs:PCI_NO_CHECKS (Results 1 – 6 of 6) sorted by relevance
20 #define PCI_NO_CHECKS 0x0400 macro
26 #define PCI_NO_CHECKS 0x400 macro
18 #define PCI_NO_CHECKS 0x400 macro
22 #define PCI_NO_CHECKS 0x0400 macro
530 pci_probe = PCI_PROBE_CONF1 | PCI_NO_CHECKS; in pcibios_setup()534 pci_probe = PCI_PROBE_CONF2 | PCI_NO_CHECKS; in pcibios_setup()
199 if (pci_probe & PCI_NO_CHECKS) in pci_sanity_check()