Home
last modified time | relevance | path

Searched refs:frame_bytes (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/usb/
A Dhcd-uhci.h59 uint32_t frame_bytes; member
A Dhcd-uhci.c972 if (!s->completions_only && s->frame_bytes >= s->frame_bandwidth) { in uhci_process_frame()
1048 s->frame_bytes += (td.ctrl & 0x7ff) + 1; in uhci_process_frame()
1118 s->frame_bytes = 0; in uhci_frame_timer()

Completed in 12 milliseconds