Searched refs:ohci_td_t (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/usb/controller/
H A Dohci.c91 static void ohci_dump_tds(ohci_td_t *);
92 static uint8_t ohci_dump_td(ohci_td_t *);
127 ohci_td_t *td;
128 ohci_td_t *td_next;
529 ohci_dump_tds(ohci_td_t *std)
539 ohci_dump_td(ohci_td_t *std)
802 ohci_td_t *td;
803 ohci_td_t *td_alt_next;
947 ohci_td_t *td;
1251 ohci_td_t *t
[all...]
H A Dohci.h142 typedef struct ohci_td ohci_td_t; typedef in typeref:struct:ohci_td

Completed in 124 milliseconds