Home
last modified time | relevance | path

Searched refs:pci_has_flag (Results 1 – 12 of 12) sorted by relevance

/linux-4.1.27/include/asm-generic/
Dpci-bridge.h59 static inline int pci_has_flag(int flag) in pci_has_flag() function
67 static inline int pci_has_flag(int flag) in pci_has_flag() function
/linux-4.1.27/arch/alpha/kernel/
Dpci.c206 if (!alpha_using_srm || pci_has_flag(PCI_PROBE_ONLY)) in pdev_save_srm_config()
233 if (pci_has_flag(PCI_PROBE_ONLY)) in pci_restore_srm_config()
247 if (pci_has_flag(PCI_PROBE_ONLY) && dev && in pcibios_fixup_bus()
287 if (pci_has_flag(PCI_PROBE_ONLY) || in pcibios_claim_one_bus()
/linux-4.1.27/arch/powerpc/kernel/
Dpci-common.c777 if (!pci_has_flag(PCI_ENABLE_PROC_DOMAINS)) in pci_proc_domain()
779 if (pci_has_flag(PCI_COMPAT_DOMAIN_0)) in pci_proc_domain()
821 if (pci_has_flag(PCI_REASSIGN_ALL_RSRC) || in pcibios_fixup_resources()
822 (reg.start == 0 && !pci_has_flag(PCI_PROBE_ONLY))) { in pcibios_fixup_resources()
824 if (!pci_has_flag(PCI_REASSIGN_ALL_RSRC)) in pcibios_fixup_resources()
866 if (pci_has_flag(PCI_PROBE_ONLY)) in pcibios_uninitialized_bridge_resource()
938 if (pci_has_flag(PCI_REASSIGN_ALL_RSRC)) { in pcibios_fixup_bridge()
1069 if (pci_has_flag(PCI_CAN_SKIP_ISA_ALIGN) && in skip_isa_ioresource_align()
1396 if (!pci_has_flag(PCI_PROBE_ONLY)) { in pcibios_resource_survey()
1404 if (!pci_has_flag(PCI_PROBE_ONLY)) { in pcibios_resource_survey()
[all …]
Dpci_32.c232 if (pci_has_flag(PCI_REASSIGN_ALL_BUS)) in pcibios_init()
/linux-4.1.27/arch/mips/pci/
Dpci.c89 if (hose->get_busno && pci_has_flag(PCI_PROBE_ONLY)) in pcibios_scanbus()
118 if (!pci_has_flag(PCI_PROBE_ONLY)) { in pcibios_scanbus()
316 if (pci_has_flag(PCI_PROBE_ONLY) && dev && in pcibios_fixup_bus()
/linux-4.1.27/arch/arm64/include/asm/
Dpci.h20 (pci_has_flag(PCI_REASSIGN_ALL_BUS))
/linux-4.1.27/arch/arm/include/asm/
Dpci.h17 return pci_has_flag(PCI_REASSIGN_ALL_RSRC); in pcibios_assign_all_busses()
/linux-4.1.27/arch/arm/kernel/
Dbios32.c523 if (!pci_has_flag(PCI_PROBE_ONLY)) { in pci_common_init_dev()
545 if (bus && !pci_has_flag(PCI_PROBE_ONLY)) { in pci_common_init_dev()
612 if (pci_has_flag(PCI_PROBE_ONLY)) in pcibios_enable_device()
/linux-4.1.27/arch/powerpc/include/asm/
Dpci.h47 (pci_has_flag(PCI_REASSIGN_ALL_BUS))
/linux-4.1.27/arch/unicore32/kernel/
Dpci.c268 if (!pci_has_flag(PCI_PROBE_ONLY)) { in pci_common_init()
/linux-4.1.27/arch/powerpc/platforms/powermac/
Dpci.c942 if (pci_has_flag(PCI_REASSIGN_ALL_BUS)) in pmac_pci_init()
/linux-4.1.27/drivers/pci/
Dprobe.c1647 !pci_has_flag(PCI_SCAN_ALL_PCIE_DEVS)) in only_one_child()