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

/freebsd-10.0-release/sys/dev/usb/controller/
H A Dehci.c116 static void ehci_dump_sqh(ehci_softc_t *sc, ehci_qh_t *sqh);
165 sizeof(ehci_qh_t), EHCI_QH_ALIGN);
170 sizeof(ehci_qh_t), EHCI_QH_ALIGN);
382 ehci_qh_t *qh;
422 ehci_qh_t *qh_x;
423 ehci_qh_t *qh_y;
441 ehci_qh_t *qh;
520 ehci_qh_t *qh;
789 ehci_dump_sqh(ehci_softc_t *sc, ehci_qh_t *qh)
993 static ehci_qh_t *
[all...]
H A Dehci.h276 typedef struct ehci_qh ehci_qh_t; typedef in typeref:struct:ehci_qh

Completed in 202 milliseconds