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.c62 typedef struct UHCIAsync UHCIAsync; typedef
70 struct UHCIAsync { struct
75 QTAILQ_ENTRY(UHCIAsync) next; argument
86 QTAILQ_HEAD(, UHCIAsync) asyncs; argument