Searched refs:uhci_qh_pool_addr (Results 1 – 3 of 3) sorted by relevance
170 queue_head_t *uhci_qh_pool_addr; /* Start of the pool */ member459 (uintptr_t)uhcip->uhci_qh_pool_addr)))465 (char *)uhcip->uhci_qh_pool_addr))
118 ((queue_head_t *)cb_data->fic_td_qh >= uhcip->uhci_qh_pool_addr && in find_uhci_instance()119 (queue_head_t *)cb_data->fic_td_qh <= (uhcip->uhci_qh_pool_addr + in find_uhci_instance()
127 queue_head_t *list_array = uhcip->uhci_qh_pool_addr; in uhci_build_interrupt_lattice()303 (caddr_t *)&uhcip->uhci_qh_pool_addr, &real_length, in uhci_allocate_pools()310 NULL, (caddr_t)uhcip->uhci_qh_pool_addr, real_length, in uhci_allocate_pools()331 bzero((void *)uhcip->uhci_qh_pool_addr, in uhci_allocate_pools()336 uhcip->uhci_qh_pool_addr[i].qh_flag = QUEUE_HEAD_FLAG_FREE; in uhci_allocate_pools()387 if (uhcip->uhci_qh_pool_addr && uhcip->uhci_qh_pool_mem_handle) { in uhci_free_pools()941 if (uhcip->uhci_qh_pool_addr[index].qh_flag == in uhci_alloc_queue_head()960 queue_head = &uhcip->uhci_qh_pool_addr[index]; in uhci_alloc_queue_head()1513 lattice_qh = &uhcip->uhci_qh_pool_addr[node]; in uhci_insert_intr_qh()