Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.h130 struct ehci_sitd { struct
131 volatile uint32_t sitd_next;
132 volatile uint32_t sitd_portaddr;
166 struct ehci_sitd *next; argument
167 struct ehci_sitd *prev; argument
168 struct ehci_sitd *obj_next; argument
172 typedef struct ehci_sitd ehci_sitd_t; argument