Searched refs:ecpp_reattempts (Results 1 – 1 of 1) sorted by relevance
3464 uint32_t unx_len, ecpp_reattempts = 0; in ecpp_softintr() local3482 ecpp_reattempts = 0; in ecpp_softintr()3489 if (pp->isr_reattempt_high < ecpp_reattempts) { in ecpp_softintr()3490 pp->isr_reattempt_high = ecpp_reattempts; in ecpp_softintr()3492 } while (++ecpp_reattempts < pp->wait_for_busy); in ecpp_softintr()