Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dehci.h125 struct ehci_sitd { struct
126 volatile uint32_t sitd_next;
127 volatile uint32_t sitd_portaddr;
161 struct ehci_sitd *next; argument
162 struct ehci_sitd *prev; argument
163 struct ehci_sitd *obj_next; argument
167 typedef struct ehci_sitd ehci_sitd_t; argument