Lines Matching refs:c_usecs
583 p.qh->usecs, p.qh->c_usecs, in fill_periodic_buffer()
2831 qh->c_usecs = 0; in qh_make()
2854 qh->c_usecs = qh->usecs + HS_USECS (0); in qh_make()
2858 qh->c_usecs = HS_USECS (0); in qh_make()
3446 usecs += q->qh->c_usecs; in periodic_usecs()
3593 qh, qh->start, qh->usecs, qh->c_usecs); in qh_link_periodic()
3640 ? ((qh->usecs + qh->c_usecs) / qh->period) in qh_link_periodic()
3679 ? ((qh->usecs + qh->c_usecs) / qh->period) in qh_unlink_periodic()
3686 qh, qh->start, qh->usecs, qh->c_usecs); in qh_unlink_periodic()
3825 if (qh->c_usecs && uframe >= 6) /* FSTN territory? */ in check_intr_schedule()
3830 if (!qh->c_usecs) { in check_intr_schedule()
3849 qh->period, qh->c_usecs)) in check_intr_schedule()
3852 qh->period, qh->c_usecs)) in check_intr_schedule()