Home
last modified time | relevance | path

Searched refs:eeh_result_priority (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/
H A Deeh_driver.c26 static int eeh_result_priority(enum pci_ers_result result) in eeh_result_priority() function
71 if (eeh_result_priority(new) > eeh_result_priority(old)) in pci_ers_merge_result()