Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Dhcd-ehci.h103 #define SITD_RESULTS_ACTIVE (1 << 7) macro
H A Dhcd-ehci.c349 (bool)(sitd->results & SITD_RESULTS_ACTIVE)); in ehci_trace_sitd()
1744 if (!(sitd.results & SITD_RESULTS_ACTIVE)) { in ehci_state_fetchsitd()