Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-ehci.h52 #define ITD_XACT_ACTIVE (1 << 31) macro
H A Dhcd-ehci.c1420 if (itd->transact[i] & ITD_XACT_ACTIVE) { in ehci_process_itd()
1508 itd->transact[i] &= ~ITD_XACT_ACTIVE; in ehci_process_itd()