Searched defs:ehci_qtd (Results 1 – 1 of 1) sorted by relevance
170 struct ehci_qtd { struct171 volatile uint32_t qtd_next;172 volatile uint32_t qtd_altnext;173 volatile uint32_t qtd_status;208 struct ehci_qtd *alt_next; argument209 struct ehci_qtd *obj_next; argument215 typedef struct ehci_qtd ehci_qtd_t; argument