Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dppc-pci.h58 int eeh_reset_pe(struct eeh_pe *);
/arch/powerpc/kernel/
Deeh_driver.c531 ret = eeh_reset_pe(pe); in eeh_pe_reset_and_recover()
603 rc = eeh_reset_pe(pe); in eeh_reset_device()
Deeh.c861 int eeh_reset_pe(struct eeh_pe *pe) in eeh_reset_pe() function