Searched refs:isr_reattempt_high (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Decppvar.h229 uint32_t isr_reattempt_high; /* max times isr has looped */ member in struct:ecppunit
/illumos-gate/usr/src/uts/common/io/
H A Decpp.c3489 if (pp->isr_reattempt_high < ecpp_reattempts) {
3490 pp->isr_reattempt_high = ecpp_reattempts;
6299 EK_NAMED_INIT(isr_reattempt_high);
6348 ekp->ek_isr_reattempt_high.value.ui32 = pp->isr_reattempt_high;

Completed in 55 milliseconds