Searched refs:next_lattice_qh (Results 1 – 2 of 2) sorted by relevance
1505 queue_head_t *next_lattice_qh, *lattice_qh; in uhci_insert_intr_qh() local1514 next_lattice_qh = in uhci_insert_intr_qh()1517 next_lattice_qh->prev_qh = qh; in uhci_insert_intr_qh()2673 queue_head_t *next_lattice_qh = in uhci_remove_intr_qh() local2677 next_lattice_qh->prev_qh = qh->prev_qh; in uhci_remove_intr_qh()2691 queue_head_t *next_lattice_qh; in uhci_remove_bulk_qh() local2695 next_lattice_qh = (qh == uhcip->uhci_bulk_xfers_q_tail) ? in uhci_remove_bulk_qh()2705 if (next_lattice_qh == NULL) { in uhci_remove_bulk_qh()2708 next_lattice_qh->prev_qh = qh->prev_qh; in uhci_remove_bulk_qh()2720 queue_head_t *next_lattice_qh = in uhci_remove_ctrl_qh() local[all …]
673 ehci_qh_t *next_lattice_qh, *lattice_qh; in ehci_insert_intr_qh() local694 next_lattice_qh = ehci_qh_iommu_to_cpu( in ehci_insert_intr_qh()701 if (next_lattice_qh) { in ehci_insert_intr_qh()706 if (Get_QH(next_lattice_qh->qh_state) != EHCI_QH_STATIC) { in ehci_insert_intr_qh()707 Set_QH(next_lattice_qh->qh_prev, in ehci_insert_intr_qh()