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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/pci/
H A Ddirect.c192 static int __init pci_sanity_check(struct pci_raw_ops *o) function
232 if (inl(0xCF8) == 0x80000000 && pci_sanity_check(&pci_direct_conf1)) {
252 pci_sanity_check(&pci_direct_conf2)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/mb93090-mb00/
H A Dpci-vdk.c187 static int __init pci_sanity_check(struct pci_ops *o) function
211 if (pci_sanity_check(&pci_direct_frv)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/unit-asb2305/
H A Dpci.c278 static int __init pci_sanity_check(struct pci_ops *o) function
304 if (pci_sanity_check(&pci_direct_ampci)) {

Completed in 37 milliseconds