Lines Matching refs:ehci_qh_t
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 *
972 _ehci_append_qh(ehci_qh_t *sqh, ehci_qh_t *last) in _ehci_append_qh()
1043 static ehci_qh_t *
1044 _ehci_remove_qh(ehci_qh_t *sqh, ehci_qh_t *last) in _ehci_remove_qh()
1192 ehci_qh_t *qh; in ehci_non_isoc_done()
1315 ehci_qh_t *qh; in ehci_check_transfer()
1733 ehci_setup_standard_chain(struct usb_xfer *xfer, ehci_qh_t **qh_last) in ehci_setup_standard_chain()
1737 ehci_qh_t *qh; in ehci_setup_standard_chain()
3607 parm, &pc, sizeof(ehci_qh_t), in ehci_xfer_setup()
3614 ehci_qh_t *qh; in ehci_xfer_setup()