Home
last modified time | relevance | path

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

/dflybsd-src/sys/bus/u4b/controller/
H A Dehci.h83 struct ehci_itd { struct
84 volatile uint32_t itd_next;
85 volatile uint32_t itd_status[8];
113 struct ehci_itd *next; argument
114 struct ehci_itd *prev; argument
115 struct ehci_itd *obj_next; argument
119 typedef struct ehci_itd ehci_itd_t; argument