Searched defs:ehci_qh (Results 1 – 1 of 1) sorted by relevance
227 struct ehci_qh { struct228 volatile uint32_t qh_link;229 volatile uint32_t qh_endp;265 struct ehci_qh_sub qh_qtd; argument269 struct ehci_qh *next; argument270 struct ehci_qh *prev; argument271 struct ehci_qh *obj_next; argument276 typedef struct ehci_qh ehci_qh_t; argument