Searched refs:OHCIState (Results 1 - 1 of 1) sorted by relevance

/external/qemu/hw/
H A Dusb-ohci.c122 } OHCIState; typedef in typeref:struct:__anon8631
131 static void ohci_bus_stop(OHCIState *ohci);
311 static inline void ohci_intr_update(OHCIState *ohci)
323 static inline void ohci_set_interrupt(OHCIState *ohci, uint32_t intr)
332 OHCIState *s = port1->opaque;
384 OHCIState *ohci = opaque;
432 static inline int get_dwords(OHCIState *ohci,
448 static inline int put_dwords(OHCIState *ohci,
464 static inline int get_words(OHCIState *ohci,
480 static inline int put_words(OHCIState *ohc
[all...]

Completed in 14 milliseconds