Lines Matching defs:now
648 /* if the qh is waiting for unlink, cancel it now */
720 * FIXME kill the now-dysfunctional queued urbs
1466 u32 now, base, next, start, period, span, now2;
1541 now = ehci_read_frame_index(ehci) & (mod - 1);
1545 next = now + ehci->i_thresh; /* uframe cache */
1547 next = (now + 2 + 7) & ~0x07; /* full frame cache */
1551 ehci->last_iso_frame = now >> 3;
1570 now2 = (now - base) & (mod - 1);
1857 /* handle completion now? */
2044 /* NOTE: for now, we don't try to handle wraparound cases
2237 /* handle completion now? */
2352 * When running, scan from last scan point up to "now"