Lines Matching defs:now
655 /* if the qh is waiting for unlink, cancel it now */
727 * FIXME kill the now-dysfunctional queued urbs
1477 u32 now, base, next, start, period, span, now2;
1552 now = ehci_read_frame_index(ehci) & (mod - 1);
1556 next = now + ehci->i_thresh; /* uframe cache */
1558 next = (now + 2 + 7) & ~0x07; /* full frame cache */
1562 ehci->last_iso_frame = now >> 3;
1581 now2 = (now - base) & (mod - 1);
1868 /* handle completion now? */
2055 /* NOTE: for now, we don't try to handle wraparound cases
2248 /* handle completion now? */
2363 * When running, scan from last scan point up to "now"