Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-ehci.h174 #define QH_EPCHAR_I (1 << 7) macro
H A Dhcd-ehci.c316 (bool)(qh->epchar & QH_EPCHAR_I)); in ehci_trace_qh()