Lines Matching refs:c_usecs
609 p.qh->usecs, p.qh->c_usecs, in fill_periodic_buffer()
2884 qh->c_usecs = 0; in qh_make()
2907 qh->c_usecs = qh->usecs + HS_USECS(0); in qh_make()
2911 qh->c_usecs = HS_USECS(0); in qh_make()
3504 usecs += q->qh->c_usecs; in periodic_usecs()
3652 qh, qh->start, qh->usecs, qh->c_usecs); in qh_link_periodic()
3699 ? ((qh->usecs + qh->c_usecs) / qh->period) in qh_link_periodic()
3740 ? ((qh->usecs + qh->c_usecs) / qh->period) in qh_unlink_periodic()
3747 (QH_CMASK | QH_SMASK), qh, qh->start, qh->usecs, qh->c_usecs); in qh_unlink_periodic()
3890 if (qh->c_usecs && uframe >= 6) /* FSTN territory? */ in check_intr_schedule()
3895 if (!qh->c_usecs) { in check_intr_schedule()
3914 qh->period, qh->c_usecs)) in check_intr_schedule()
3917 qh->period, qh->c_usecs)) in check_intr_schedule()