Searched refs:check_count (Results 1 – 3 of 3) sorted by relevance
470 pe->check_count++; in eeh_dev_check_failure()471 if (pe->check_count == EEH_MAX_FAILS) { in eeh_dev_check_failure()477 pe->check_count, in eeh_dev_check_failure()
605 pe->check_count = 0; in eeh_pe_state_clear()
79 int check_count; /* Times of ignored error */ member