Searched refs:last_iso_frame (Results 1 – 3 of 3) sorted by relevance
402 unsigned int last_iso_frame; /* Frame of last scan */ member
337 uhci->last_iso_frame, uhci->last_iso_frame & 1023); in uhci_show_status()
1284 i = urb->start_frame - uhci->last_iso_frame; in uhci_submit_isochronous()1324 if (uhci_frame_before_eq(uhci->last_iso_frame + UHCI_NUMFRAMES, in uhci_submit_isochronous()1773 uhci->last_iso_frame = uhci->cur_iso_frame; in uhci_scan_schedule()