Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/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.4.14/arch/powerpc/kernel/
Dpci-common.c779 if (!pci_has_flag(PCI_ENABLE_PROC_DOMAINS)) in pci_proc_domain()
781 if (pci_has_flag(PCI_COMPAT_DOMAIN_0)) in pci_proc_domain()
823 if (pci_has_flag(PCI_REASSIGN_ALL_RSRC) || in pcibios_fixup_resources()
824 (reg.start == 0 && !pci_has_flag(PCI_PROBE_ONLY))) { in pcibios_fixup_resources()
826 if (!pci_has_flag(PCI_REASSIGN_ALL_RSRC)) in pcibios_fixup_resources()
860 if (pci_has_flag(PCI_PROBE_ONLY)) in pcibios_uninitialized_bridge_resource()
932 if (pci_has_flag(PCI_REASSIGN_ALL_RSRC)) { in pcibios_fixup_bridge()
1059 if (pci_has_flag(PCI_CAN_SKIP_ISA_ALIGN) && in skip_isa_ioresource_align()
1372 if (!pci_has_flag(PCI_PROBE_ONLY)) { in pcibios_resource_survey()
1380 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.4.14/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.4.14/arch/arm64/include/asm/
Dpci.h20 (pci_has_flag(PCI_REASSIGN_ALL_BUS))
/linux-4.4.14/arch/arm/include/asm/
Dpci.h17 return pci_has_flag(PCI_REASSIGN_ALL_RSRC); in pcibios_assign_all_busses()
/linux-4.4.14/arch/arm64/kernel/
Dpci.c48 if (pci_has_flag(PCI_PROBE_ONLY)) in pcibios_enable_device()
/linux-4.4.14/drivers/pci/host/
Dpci-host-generic.c251 if (!pci_has_flag(PCI_PROBE_ONLY)) in gen_pci_probe()
264 if (!pci_has_flag(PCI_PROBE_ONLY)) { in gen_pci_probe()
Dpcie-rcar.c399 if (!pci_has_flag(PCI_PROBE_ONLY)) in rcar_pcie_enable()
416 if (!pci_has_flag(PCI_PROBE_ONLY)) { in rcar_pcie_enable()
Dpcie-designware.c554 if (!pci_has_flag(PCI_PROBE_ONLY)) { in dw_pcie_host_init()
/linux-4.4.14/arch/powerpc/include/asm/
Dpci.h47 (pci_has_flag(PCI_REASSIGN_ALL_BUS))
/linux-4.4.14/arch/arm/kernel/
Dbios32.c518 if (!pci_has_flag(PCI_PROBE_ONLY)) { in pci_common_init_dev()
602 if (pci_has_flag(PCI_PROBE_ONLY)) in pcibios_enable_device()
/linux-4.4.14/arch/unicore32/kernel/
Dpci.c268 if (!pci_has_flag(PCI_PROBE_ONLY)) { in pci_common_init()
/linux-4.4.14/arch/powerpc/platforms/powermac/
Dpci.c942 if (pci_has_flag(PCI_REASSIGN_ALL_BUS)) in pmac_pci_init()
/linux-4.4.14/drivers/pci/
Dprobe.c1826 !pci_has_flag(PCI_SCAN_ALL_PCIE_DEVS)) in only_one_child()