Searched refs:ITD_XACT_BABBLE (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/usb/ | ||
H A D | hcd-ehci.h | 54 #define ITD_XACT_BABBLE (1 << 29) macro |
H A D | hcd-ehci.c | 1491 itd->transact[i] |= ITD_XACT_BABBLE; in ehci_process_itd() |