opal_pci_get_hub_diag_data 147 arch/powerpc/include/asm/opal.h int64_t opal_pci_get_hub_diag_data(uint64_t hub_id, void *diag_buffer, opal_pci_get_hub_diag_data 1329 arch/powerpc/platforms/powernv/eeh-powernv.c rc = opal_pci_get_hub_diag_data(phb->hub_id, data, sizeof(*data)); opal_pci_get_hub_diag_data 180 arch/powerpc/platforms/powernv/opal-call.c OPAL_CALL(opal_pci_get_hub_diag_data, OPAL_PCI_GET_HUB_DIAG_DATA);