Searched defs:ed (Results 1 – 1 of 1) sorted by relevance
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()1110 struct ohci_ed ed; in ohci_service_ed_list() local