Home
last modified time | relevance | path

Searched defs:UHCIAsync (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/usb/
H A Dhcd-uhci.c63 typedef struct UHCIAsync UHCIAsync; typedef
76 struct UHCIAsync { struct
81 QTAILQ_ENTRY(UHCIAsync) next; argument
92 QTAILQ_HEAD(, UHCIAsync) asyncs; argument