Searched refs:PCI_REASSIGN_ALL_RSRC (Results 1 - 8 of 8) sorted by relevance

/linux-master/arch/powerpc/platforms/44x/
H A Debony.c48 pci_set_flags(PCI_REASSIGN_ALL_RSRC);
H A Dppc44x_simple.c70 pci_set_flags(PCI_REASSIGN_ALL_RSRC);
H A Dsam440ep.c44 pci_set_flags(PCI_REASSIGN_ALL_RSRC);
H A Dcanyonlands.c42 pci_set_flags(PCI_REASSIGN_ALL_RSRC);
/linux-master/arch/powerpc/platforms/40x/
H A Dppc40x_simple.c62 pci_set_flags(PCI_REASSIGN_ALL_RSRC);
/linux-master/arch/powerpc/kernel/
H A Dpci-common.c906 if (pci_has_flag(PCI_REASSIGN_ALL_RSRC) ||
909 if (!pci_has_flag(PCI_REASSIGN_ALL_RSRC))
1015 if (pci_has_flag(PCI_REASSIGN_ALL_RSRC)) {
1421 if (!pci_has_flag(PCI_REASSIGN_ALL_RSRC)) {
/linux-master/arch/powerpc/platforms/powernv/
H A Dpci-ioda.c2751 * We pass the PCI probe flag PCI_REASSIGN_ALL_RSRC here
2776 pci_add_flags(PCI_REASSIGN_ALL_RSRC);
/linux-master/include/linux/
H A Dpci.h1066 PCI_REASSIGN_ALL_RSRC = 0x00000001, /* Ignore firmware setup */ enumerator in enum:__anon1197

Completed in 299 milliseconds