Searched refs:EHCI_QH_STATIC (Results 1 – 3 of 3) sorted by relevance
457 #define EHCI_QH_STATIC 2 /* Static QH */ macro
384 Set_QH(qh->qh_state, EHCI_QH_STATIC); in ehci_alloc_qh()706 if (Get_QH(next_lattice_qh->qh_state) != EHCI_QH_STATIC) { in ehci_insert_intr_qh()1245 if (Get_QH(next_qh->qh_state) != EHCI_QH_STATIC) { in ehci_remove_intr_qh()
1619 Set_QH(list_array[i].qh_state, EHCI_QH_STATIC); in ehci_build_interrupt_lattice()