Searched refs:ehci_itd_pool_dma_handle (Results 1 – 3 of 3) sorted by relevance
185 ehcip->ehci_itd_pool_dma_handle); in ehci_isoc_cleanup()193 if (ehcip->ehci_itd_pool_dma_handle) { in ehci_isoc_cleanup()194 ddi_dma_free_handle(&ehcip->ehci_itd_pool_dma_handle); in ehci_isoc_cleanup()
190 &ehcip->ehci_itd_pool_dma_handle); in ehci_allocate_isoc_pools()205 result = ddi_dma_mem_alloc(ehcip->ehci_itd_pool_dma_handle, in ehci_allocate_isoc_pools()224 ehcip->ehci_itd_pool_dma_handle, in ehci_allocate_isoc_pools()
131 ddi_dma_handle_t ehci_itd_pool_dma_handle; /* DMA hndle */ member964 ehcip->ehci_itd_pool_dma_handle, \