Searched refs:EHCI_QH_FREE (Results 1 – 3 of 3) sorted by relevance
456 #define EHCI_QH_FREE 1 /* Free QH */ macro
336 if (state == EHCI_QH_FREE) { in ehci_alloc_qh()367 Set_QH(qh->qh_state, EHCI_QH_FREE); in ehci_alloc_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()