Searched refs:PCI_REASSIGN_ALL_RSRC (Results 1 – 8 of 8) sorted by relevance
51 pci_set_flags(PCI_REASSIGN_ALL_RSRC); in ebony_probe()
71 pci_set_flags(PCI_REASSIGN_ALL_RSRC); in ppc44x_probe()
48 pci_set_flags(PCI_REASSIGN_ALL_RSRC); in sam440ep_probe()
42 pci_set_flags(PCI_REASSIGN_ALL_RSRC); in ppc460ex_probe()
64 pci_set_flags(PCI_REASSIGN_ALL_RSRC); in ppc40x_probe()
888 if (pci_has_flag(PCI_REASSIGN_ALL_RSRC) || in pcibios_fixup_resources()891 if (!pci_has_flag(PCI_REASSIGN_ALL_RSRC)) in pcibios_fixup_resources()997 if (pci_has_flag(PCI_REASSIGN_ALL_RSRC)) { in pcibios_fixup_bridge()1403 if (!pci_has_flag(PCI_REASSIGN_ALL_RSRC)) { in pcibios_resource_survey()
1010 PCI_REASSIGN_ALL_RSRC = 0x00000001, /* Ignore firmware setup */ enumerator
3182 pci_add_flags(PCI_REASSIGN_ALL_RSRC); in pnv_pci_init_ioda_phb()
Completed in 23 milliseconds