Searched defs:qtd (Results 1 – 4 of 4) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/ |
| H A D | drvEHCI_MEM.cxx | 117 struct ehci_qtd *qtd; in ehci_qtd_alloc() local 132 static __inline__ void ehci_qtd_init (struct ehci_qtd *qtd, dma_addr_t dma) in ehci_qtd_init() 144 static __inline__ void ehci_qtd_free (struct ehci_hcd *ehci, struct ehci_qtd *qtd) in ehci_qtd_free()
|
| H A D | drvEhciHcd.c | 1942 qtd_fill (struct ehci_qtd *qtd, dma_addr_t buf, size_t len, in qtd_fill() 2161 qh_update (struct ehci_hcd *ehci, struct ehci_qh *qh, struct ehci_qtd *qtd) in qh_update() 3012 struct ehci_qtd *qtd; in qh_completions() local 3450 struct ehci_qtd *qtd; in qtd_list_free() local 3563 struct ehci_qtd *qtd, *qtd_prev; in qh_urb_transaction() local 5336 struct ehci_qtd *qtd; in qh_append_tds() local 5576 struct ehci_qtd *qtd; in submit_async() local 9858 struct ehci_qtd *qtd, *qtd_prev; in qh_urb_transaction_EHSET() local
|
| H A D | drvEHCIDBG.cpp | 178 static void dbg_qtd (char *label, struct ehci_hcd *ehci, struct ehci_qtd *qtd) in dbg_qtd() 793 struct ehci_qtd *qtd; in show_periodic() local
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/ |
| H A D | drvEhciHcd.c | 2211 struct ehci_qtd *qtd; in dbg_timeout_async() local
|