Searched refs:check_count (Results 1 – 3 of 3) sorted by relevance
508 pe->check_count++; in eeh_dev_check_failure()509 if (pe->check_count % EEH_MAX_FAILS == 0) { in eeh_dev_check_failure()516 pe->check_count, in eeh_dev_check_failure()
649 pe->check_count = 0; in __eeh_pe_state_clear()
94 int check_count; /* Times of ignored error */ member