Home
last modified time | relevance | path

Searched refs:ohci_ed (Results 1 – 1 of 1) sorted by relevance

/external/qemu/hw/
Dusb-ohci.c190 struct ohci_ed { struct
496 uint32_t addr, struct ohci_ed *ed) in ohci_read_ed()
523 uint32_t addr, struct ohci_ed *ed) in ohci_put_ed()
602 static int ohci_service_iso_td(OHCIState *ohci, struct ohci_ed *ed, in ohci_service_iso_td()
838 static int ohci_service_td(OHCIState *ohci, struct ohci_ed *ed) in ohci_service_td()
1037 struct ohci_ed ed; in ohci_service_ed_list()