Home
last modified time | relevance | path

Searched refs:ecpp_reattempts (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/io/
H A Decpp.c3464 uint32_t unx_len, ecpp_reattempts = 0; in ecpp_softintr() local
3482 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()