Searched refs:ehci_qtd_pool_dma_handle (Results 1 – 2 of 2) sorted by relevance
125 ddi_dma_handle_t ehci_qtd_pool_dma_handle; /* DMA hndle */ member958 ehcip->ehci_qtd_pool_dma_handle, \
411 &ehcip->ehci_qtd_pool_dma_handle) != DDI_SUCCESS) { in ehci_allocate_pools()417 if (ddi_dma_mem_alloc(ehcip->ehci_qtd_pool_dma_handle, in ehci_allocate_pools()432 ehcip->ehci_qtd_pool_dma_handle, in ehci_allocate_pools()1872 ehcip->ehci_qtd_pool_dma_handle); in ehci_cleanup()1880 if (ehcip->ehci_qtd_pool_dma_handle) { in ehci_cleanup()1881 ddi_dma_free_handle(&ehcip->ehci_qtd_pool_dma_handle); in ehci_cleanup()