opal_pci_reinit   154 arch/powerpc/include/asm/opal.h int64_t opal_pci_reinit(uint64_t phb_id, uint64_t reinit_scope, uint64_t data);
opal_pci_reinit  1664 arch/powerpc/platforms/powernv/eeh-powernv.c 		ret = opal_pci_reinit(phb->opal_id,
opal_pci_reinit   183 arch/powerpc/platforms/powernv/opal-call.c OPAL_CALL(opal_pci_reinit,			OPAL_PCI_REINIT);