Searched refs:pf_nfail (Results 1 – 2 of 2) sorted by relevance
358 int pf_nfail; /* Number of consecutive probe failures */ member
2083 if (pfinfo.pf_nfail < NUM_PROBE_FAILS && in phyint_inst_probe_failure_state()2107 if (pfinfo.pf_nfail < NUM_PROBE_FAILS) in phyint_inst_probe_failure_state()2113 if (pfinfo.pf_nfail >= NUM_PROBE_FAILS) { in phyint_inst_probe_failure_state()2476 pfinfo->pf_nfail++; in probe_fail_info()