Searched refs:frame_bytes (Results 1 – 2 of 2) sorted by relevance
59 uint32_t frame_bytes; member
988 if (!s->completions_only && s->frame_bytes >= s->frame_bandwidth) { in uhci_process_frame()1066 s->frame_bytes += (td.ctrl & 0x7ff) + 1; in uhci_process_frame()1136 s->frame_bytes = 0; in uhci_frame_timer()