Searched refs:OHCIState (Results 1 – 1 of 1) sorted by relevance
122 } OHCIState; typedef131 static void ohci_bus_stop(OHCIState *ohci);311 static inline void ohci_intr_update(OHCIState *ohci) in ohci_intr_update()323 static inline void ohci_set_interrupt(OHCIState *ohci, uint32_t intr) in ohci_set_interrupt()332 OHCIState *s = port1->opaque; in ohci_attach()384 OHCIState *ohci = opaque; in ohci_reset()432 static inline int get_dwords(OHCIState *ohci, in get_dwords()448 static inline int put_dwords(OHCIState *ohci, in put_dwords()464 static inline int get_words(OHCIState *ohci, in get_words()480 static inline int put_words(OHCIState *ohci, in put_words()[all …]