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

/freebsd-10.0-release/sys/dev/usb/controller/
H A Dehci.c140 ehci_qtd_t *td;
141 ehci_qtd_t *td_next;
727 ehci_dump_qtd(ehci_softc_t *sc, ehci_qtd_t *qtd)
762 ehci_dump_sqtd(ehci_softc_t *sc, ehci_qtd_t *sqtd)
774 ehci_dump_sqtds(ehci_softc_t *sc, ehci_qtd_t *sqtd)
1119 ehci_qtd_t *td;
1120 ehci_qtd_t *td_alt_next;
1339 ehci_qtd_t *td;
1573 ehci_qtd_t *td;
1574 ehci_qtd_t *td_nex
[all...]
H A Dehci.h215 typedef struct ehci_qtd ehci_qtd_t; typedef in typeref:struct:ehci_qtd

Completed in 80 milliseconds