Searched refs:rev_watchdog (Results 1 – 2 of 2) sorted by relevance
179 uint32_t rev_watchdog; /* rev xfer watchdog period, ms */ member
969 pp->rev_watchdog = ddi_prop_get_int(DDI_DEV_T_ANY, pp->dip, 0, in ecpp_get_props()4534 max(xfer_time / pp->rev_watchdog, 1); in ecp_peripheral2host()4537 max(xfer_time / pp->rev_watchdog, 1); in ecp_peripheral2host()4543 drv_usectohz(pp->rev_watchdog * 1000)); in ecp_peripheral2host()4547 len, xfer_time, pp->rev_watchdog, pp->rev_timeout_cnt); in ecp_peripheral2host()4611 drv_usectohz(pp->rev_watchdog * 1000)); in ecpp_ecp_read_timeout()