Searched refs:eeh_pe_reset_full (Results 1 – 3 of 3) sorted by relevance
58 int eeh_pe_reset_full(struct eeh_pe *pe, bool include_passed);
597 ret = eeh_pe_reset_full(pe, true); in eeh_pe_reset_and_recover() 669 rc = eeh_pe_reset_full(pe, false); in eeh_reset_device()
820 * eeh_pe_reset_full - Complete a full reset process on the indicated PE832 int eeh_pe_reset_full(struct eeh_pe *pe, bool include_passed) in eeh_pe_reset_full() function