opal_pci_reset    145 arch/powerpc/include/asm/opal.h int64_t opal_pci_reset(uint64_t id, uint8_t reset_scope, uint8_t assert_state);
opal_pci_reset    775 arch/powerpc/platforms/powernv/eeh-powernv.c 		rc = opal_pci_reset(phb->opal_id,
opal_pci_reset    779 arch/powerpc/platforms/powernv/eeh-powernv.c 		rc = opal_pci_reset(phb->opal_id,
opal_pci_reset    820 arch/powerpc/platforms/powernv/eeh-powernv.c 		rc = opal_pci_reset(phb->opal_id,
opal_pci_reset    824 arch/powerpc/platforms/powernv/eeh-powernv.c 		rc = opal_pci_reset(phb->opal_id,
opal_pci_reset    828 arch/powerpc/platforms/powernv/eeh-powernv.c 		rc = opal_pci_reset(phb->opal_id,
opal_pci_reset    930 arch/powerpc/platforms/powernv/eeh-powernv.c 	rc = opal_pci_reset(id, scope, OPAL_ASSERT_RESET);
opal_pci_reset   1113 arch/powerpc/platforms/powernv/eeh-powernv.c 		rc = opal_pci_reset(phb->opal_id,
opal_pci_reset    179 arch/powerpc/platforms/powernv/opal-call.c OPAL_CALL(opal_pci_reset,			OPAL_PCI_RESET);
opal_pci_reset   3625 arch/powerpc/platforms/powernv/pci-ioda.c 	opal_pci_reset(phb->opal_id, OPAL_RESET_PCI_IODA_TABLE,
opal_pci_reset   3906 arch/powerpc/platforms/powernv/pci-ioda.c 	rc = opal_pci_reset(phb_id, OPAL_RESET_PCI_IODA_TABLE, OPAL_ASSERT_RESET);