Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Deeh.h278 int eeh_wait_state(struct eeh_pe *pe, int max_wait);
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Deeh.c674 rc = eeh_wait_state(pe, PCI_BUS_RESET_WAIT_MSEC); in eeh_pci_enable()
871 state = eeh_wait_state(pe, PCI_BUS_RESET_WAIT_MSEC); in eeh_pe_reset_full()
H A Deeh_pe.c106 int eeh_wait_state(struct eeh_pe *pe, int max_wait) in eeh_wait_state() function
H A Deeh_driver.c949 rc = eeh_wait_state(pe, MAX_WAIT_FOR_RECOVERY*1000); in eeh_handle_normal_event()