Searched refs:ehci_qh_t (Results 1 – 2 of 2) sorted by relevance
112 static void ehci_dump_sqh(ehci_softc_t *sc, ehci_qh_t *sqh);161 sizeof(ehci_qh_t), EHCI_QH_ALIGN); in ehci_iterate_hw_softc()166 sizeof(ehci_qh_t), EHCI_QH_ALIGN); in ehci_iterate_hw_softc()362 ehci_qh_t *qh; in ehci_init()402 ehci_qh_t *qh_x; in ehci_init()403 ehci_qh_t *qh_y; in ehci_init()421 ehci_qh_t *qh; in ehci_init()498 ehci_qh_t *qh; in ehci_init()767 ehci_dump_sqh(ehci_softc_t *sc, ehci_qh_t *qh) in ehci_dump_sqh()971 static ehci_qh_t *[all …]
276 typedef struct ehci_qh ehci_qh_t; typedef