Home
last modified time | relevance | path

Searched refs:pci_sanity_check (Results 1 – 3 of 3) sorted by relevance

/arch/x86/pci/
Ddirect.c194 static int __init pci_sanity_check(const struct pci_raw_ops *o) in pci_sanity_check() function
234 if (inl(0xCF8) == 0x80000000 && pci_sanity_check(&pci_direct_conf1)) { in pci_check_type1()
254 pci_sanity_check(&pci_direct_conf2)) { in pci_check_type2()
/arch/frv/mb93090-mb00/
Dpci-vdk.c186 static int __init pci_sanity_check(struct pci_ops *o) in pci_sanity_check() function
210 if (pci_sanity_check(&pci_direct_frv)) { in pci_check_direct()
/arch/mn10300/unit-asb2305/
Dpci.c246 static int __init pci_sanity_check(struct pci_ops *o) in pci_sanity_check() function
272 if (pci_sanity_check(&pci_direct_ampci)) { in pci_check_direct()