Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dehci.h170 struct ehci_qtd { struct
171 volatile uint32_t qtd_next;
172 volatile uint32_t qtd_altnext;
173 volatile uint32_t qtd_status;
208 struct ehci_qtd *alt_next; argument
209 struct ehci_qtd *obj_next; argument
215 typedef struct ehci_qtd ehci_qtd_t; argument