Home
last modified time | relevance | path

Searched refs:has_diag (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dpci.c559 int has_diag, ret = 0; in pnv_pci_handle_eeh_config() local
566 has_diag = (rc == OPAL_SUCCESS); in pnv_pci_handle_eeh_config()
592 if (has_diag && ret) in pnv_pci_handle_eeh_config()
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Dpci.c491 int has_diag, ret = 0; in pnv_pci_handle_eeh_config() local
498 has_diag = (rc == OPAL_SUCCESS); in pnv_pci_handle_eeh_config()
524 if (has_diag && ret) in pnv_pci_handle_eeh_config()

Completed in 3 milliseconds