Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Decpp.c4449 uint32_t xfer_time; in ecp_peripheral2host() local
4533 xfer_time = max((1000 * len) / pp->ecp_rev_speed, ECP_REV_MINTOUT); in ecp_peripheral2host()
4536 max(xfer_time / pp->rev_watchdog, 1); in ecp_peripheral2host()
4539 max(xfer_time / pp->rev_watchdog, 1); in ecp_peripheral2host()
4549 len, xfer_time, pp->rev_watchdog, pp->rev_timeout_cnt); in ecp_peripheral2host()