Searched refs:eeh_wait_state (Results 1 – 4 of 4) sorted by relevance
278 int eeh_wait_state(struct eeh_pe *pe, int max_wait);
107 int eeh_wait_state(struct eeh_pe *pe, int max_wait) in eeh_wait_state() function
662 rc = eeh_wait_state(pe, PCI_BUS_RESET_WAIT_MSEC); in eeh_pci_enable()860 state = eeh_wait_state(pe, PCI_BUS_RESET_WAIT_MSEC); in eeh_pe_reset_full()
951 rc = eeh_wait_state(pe, MAX_WAIT_FOR_RECOVERY * 1000); in eeh_handle_normal_event()
Completed in 26 milliseconds