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

/freebsd-12-stable/sys/dev/usb/controller/
H A Dehci.c173 sizeof(ehci_itd_t), EHCI_ITD_ALIGN);
431 ehci_itd_t *itd;
829 ehci_dump_itd(ehci_softc_t *sc, ehci_itd_t *itd)
878 ehci_itd_t *itd;
948 static ehci_itd_t *
949 _ehci_append_hs_td(ehci_itd_t *std, ehci_itd_t *last)
1026 static ehci_itd_t *
1027 _ehci_remove_hs_td(ehci_itd_t *std, ehci_itd_t *las
[all...]
H A Dehci.h121 typedef struct ehci_itd ehci_itd_t; typedef in typeref:struct:ehci_itd

Completed in 132 milliseconds