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

/freebsd-10.0-release/sys/dev/usb/controller/
H A Dehci.c176 sizeof(ehci_itd_t), EHCI_ITD_ALIGN);
450 ehci_itd_t *itd;
848 ehci_dump_itd(ehci_softc_t *sc, ehci_itd_t *itd)
897 ehci_itd_t *itd;
967 static ehci_itd_t *
968 _ehci_append_hs_td(ehci_itd_t *std, ehci_itd_t *last)
1045 static ehci_itd_t *
1046 _ehci_remove_hs_td(ehci_itd_t *std, ehci_itd_t *las
[all...]
H A Dehci.h119 typedef struct ehci_itd ehci_itd_t; typedef in typeref:struct:ehci_itd

Completed in 115 milliseconds