Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-uhci.h65 bool completions_only; member
H A Dhcd-uhci.c821 if (s->completions_only) { in uhci_handle_td()
895 s->completions_only = true; in uhci_async_complete()
991 if (!s->completions_only && s->frame_bytes >= s->frame_bandwidth) { in uhci_process_frame()
1109 s->completions_only = false; in uhci_frame_timer()