Searched refs:uhci_qh_t (Results 1 – 2 of 2) sorted by relevance
175 sizeof(uhci_qh_t), UHCI_QH_ALIGN); in uhci_iterate_hw_softc()178 sizeof(uhci_qh_t), UHCI_QH_ALIGN); in uhci_iterate_hw_softc()181 sizeof(uhci_qh_t), UHCI_QH_ALIGN); in uhci_iterate_hw_softc()184 sizeof(uhci_qh_t), UHCI_QH_ALIGN); in uhci_iterate_hw_softc()198 sizeof(uhci_qh_t), UHCI_QH_ALIGN); in uhci_iterate_hw_softc()508 uhci_qh_t *qh_x; in uhci_init()509 uhci_qh_t *qh_y; in uhci_init()529 uhci_qh_t *qh_ls; in uhci_init()530 uhci_qh_t *qh_intr; in uhci_init()543 uhci_qh_t *qh_intr; in uhci_init()[all …]
155 typedef struct uhci_qh uhci_qh_t; typedef