Searched refs:pci_has_flag (Results 1 – 12 of 12) sorted by relevance
861 if (!pci_has_flag(PCI_ENABLE_PROC_DOMAINS)) in pci_proc_domain()863 if (pci_has_flag(PCI_COMPAT_DOMAIN_0)) in pci_proc_domain()906 if (pci_has_flag(PCI_REASSIGN_ALL_RSRC) || in pcibios_fixup_resources()909 if (!pci_has_flag(PCI_REASSIGN_ALL_RSRC)) in pcibios_fixup_resources()943 if (pci_has_flag(PCI_PROBE_ONLY)) in pcibios_uninitialized_bridge_resource()1015 if (pci_has_flag(PCI_REASSIGN_ALL_RSRC)) { in pcibios_fixup_bridge()1115 if (pci_has_flag(PCI_CAN_SKIP_ISA_ALIGN) && in skip_isa_ioresource_align()1421 if (!pci_has_flag(PCI_REASSIGN_ALL_RSRC)) { in pcibios_resource_survey()1430 if (!pci_has_flag(PCI_PROBE_ONLY)) { in pcibios_resource_survey()1438 if (!pci_has_flag(PCI_PROBE_ONLY)) { in pcibios_resource_survey()[all …]
259 if (pci_has_flag(PCI_REASSIGN_ALL_BUS)) in pcibios_init()
215 if (!alpha_using_srm || pci_has_flag(PCI_PROBE_ONLY)) in pdev_save_srm_config()242 if (pci_has_flag(PCI_PROBE_ONLY)) in pci_restore_srm_config()258 if (pci_has_flag(PCI_PROBE_ONLY) && dev && in pcibios_fixup_bus()297 if (pci_has_flag(PCI_PROBE_ONLY) || in pcibios_claim_one_bus()
93 if (hose->get_busno && pci_has_flag(PCI_PROBE_ONLY)) in pcibios_scanbus()131 if (pci_has_flag(PCI_PROBE_ONLY)) { in pcibios_scanbus()301 if (pci_has_flag(PCI_PROBE_ONLY) && dev && in pcibios_fixup_bus()
17 (pci_has_flag(PCI_REASSIGN_ALL_BUS))
13 #define pcibios_assign_all_busses() pci_has_flag(PCI_REASSIGN_ALL_BUS)
39 (pci_has_flag(PCI_REASSIGN_ALL_BUS))
514 if (pci_has_flag(PCI_PROBE_ONLY)) { in pci_common_init_dev()
949 if (pci_has_flag(PCI_REASSIGN_ALL_BUS)) in pmac_pci_init()
1108 static inline int pci_has_flag(int flag) { return pci_flags & flag; } in pci_has_flag() function1953 static inline int pci_has_flag(int flag) { return 0; } in pci_has_flag() function
2786 if (pci_has_flag(PCI_SCAN_ALL_PCIE_DEVS)) in only_one_child()
6489 if (pci_has_flag(PCI_PROBE_ONLY)) { in pci_specified_resource_alignment()