Searched refs:rev_timeout_cnt (Results 1 – 2 of 2) sorted by relevance
205 uint32_t rev_timeout_cnt; /* number of watchdog invocations */ member
4533 pp->rev_timeout_cnt = (pp->hw == &x86) ? 1 : in ecp_peripheral2host()4536 pp->rev_timeout_cnt = (pp->hw == &m1553) ? 1 : in ecp_peripheral2host()4547 len, xfer_time, pp->rev_watchdog, pp->rev_timeout_cnt); in ecp_peripheral2host()4582 if (--pp->rev_timeout_cnt == 0) { in ecpp_ecp_read_timeout()