Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Dhcd-ehci.h318 bool int_req_by_async; member
H A Dhcd-ehci.c1316 q->ehci->int_req_by_async = true; in ehci_execute_complete()
1336 q->ehci->int_req_by_async = true; in ehci_execute_complete()
2349 if (ehci->int_req_by_async && (ehci->usbsts & USBSTS_INT)) { in ehci_work_bh()
2352 ehci->int_req_by_async = false; in ehci_work_bh()