Searched refs:intimeout (Results 1 – 3 of 3) sorted by relevance
148 suseconds_t intimeout; member
607 mlc->intimeout = node->arg; in hilse_setup_input()742 if (tv.tv_usec >= mlc->intimeout) goto sched; in hilse_donode()743 tv.tv_usec = (mlc->intimeout - tv.tv_usec) * HZ / USEC_PER_SEC; in hilse_donode()
165 if (tv.tv_usec - mlc->instart.tv_usec > mlc->intimeout) { in hp_sdc_mlc_in()