Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Dhcd-ehci.h58 #define ITD_XACT_IOC (1 << 15) macro
H A Dhcd-ehci.c1460 (itd->transact[i] & ITD_XACT_IOC) != 0); in ehci_process_itd()
1506 if (itd->transact[i] & ITD_XACT_IOC) { in ehci_process_itd()