Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Dhcd-uhci.h61 bool completions_only; member
H A Dhcd-uhci.c805 if (s->completions_only) { in uhci_handle_td()
879 s->completions_only = true; in uhci_async_complete()
972 if (!s->completions_only && s->frame_bytes >= s->frame_bandwidth) { in uhci_process_frame()
1088 s->completions_only = false; in uhci_frame_timer()