Home
last modified time | relevance | path

Searched defs:ehci_qh (Results 1 – 1 of 1) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.h231 struct ehci_qh { struct
232 volatile uint32_t qh_link;
233 volatile uint32_t qh_endp;
269 struct ehci_qh_sub qh_qtd; argument
273 struct ehci_qh *next; argument
274 struct ehci_qh *prev; argument
275 struct ehci_qh *obj_next; argument
280 typedef struct ehci_qh ehci_qh_t; argument