Searched refs:qh_state (Results 1 – 3 of 3) sorted by relevance
336 uint32_t qh_state; /* QH's state */ member
334 state = Get_QH(ehcip->ehci_qh_pool_addr[i].qh_state); in ehci_alloc_qh()367 Set_QH(qh->qh_state, EHCI_QH_FREE); in ehci_alloc_qh()379 Set_QH(qh->qh_state, EHCI_QH_ACTIVE); in ehci_alloc_qh()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()1352 Set_QH(old_qh->qh_state, EHCI_QH_FREE); in ehci_deallocate_qh()
537 Set_QH(ehcip->ehci_qh_pool_addr[i].qh_state, EHCI_QH_FREE); in ehci_allocate_pools()1619 Set_QH(list_array[i].qh_state, EHCI_QH_STATIC); in ehci_build_interrupt_lattice()4394 "\tqh_state: 0x%x ", Get_QH(qh->qh_state)); in ehci_print_qh()