Searched refs:pci_sanity_check (Results 1 – 3 of 3) sorted by relevance
192 static int __init pci_sanity_check(struct pci_raw_ops *o) in pci_sanity_check() function231 if (inl(0xCF8) == 0x80000000 && pci_sanity_check(&pci_direct_conf1)) { in pci_check_type1()251 pci_sanity_check(&pci_direct_conf2)) { in pci_check_type2()
165 static int __init pci_sanity_check(struct pci_ops *o) in pci_sanity_check() function189 if (pci_sanity_check(&pci_direct_frv)) { in pci_check_direct()
269 static int __init pci_sanity_check(struct pci_ops *o) in pci_sanity_check() function295 if (pci_sanity_check(&pci_direct_ampci)) { in pci_check_direct()