Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dppc-pci.h64 void eeh_pe_dev_mode_mark(struct eeh_pe *pe, int mode);
/linux/arch/powerpc/kernel/
H A Deeh_driver.c1092 eeh_pe_dev_mode_mark(pe, EEH_DEV_REMOVED); in eeh_handle_normal_event()
1095 eeh_pe_dev_mode_mark(pe, EEH_DEV_REMOVED); in eeh_handle_normal_event()
H A Deeh_pe.c567 void eeh_pe_dev_mode_mark(struct eeh_pe *pe, int mode) in eeh_pe_dev_mode_mark() function