Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-ohci.c58 #define ED_WBACK_OFFSET offsetof(struct ohci_ed, head)
118 struct ohci_ed { struct
453 dma_addr_t addr, struct ohci_ed *ed) in ohci_read_ed()
479 dma_addr_t addr, struct ohci_ed *ed) in ohci_put_ed()
569 static int ohci_service_iso_td(OHCIState *ohci, struct ohci_ed *ed) in ohci_service_iso_td()
874 static int ohci_service_td(OHCIState *ohci, struct ohci_ed *ed) in ohci_service_td()
1105 struct ohci_ed ed; in ohci_service_ed_list()