Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dppc-pci.h58 int eeh_pe_reset_full(struct eeh_pe *pe, bool include_passed);
/linux/arch/powerpc/kernel/
H A Deeh_driver.c590 ret = eeh_pe_reset_full(pe, true); in eeh_pe_reset_and_recover()
664 rc = eeh_pe_reset_full(pe, false); in eeh_reset_device()
H A Deeh.c832 int eeh_pe_reset_full(struct eeh_pe *pe, bool include_passed) in eeh_pe_reset_full() function