Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-ehci.h253 struct EHCIState { struct
254 USBBus bus;
256 qemu_irq irq;
257 MemoryRegion mem;
258 AddressSpace *as;
264 uint16_t capsbase;
267 uint16_t portnr;
277 union {
297 QEMUBH *async_bh;
298 bool working;
[all …]