Searched refs:xhci_dma_buffer_t (Results 1 – 3 of 3) sorted by relevance
313 } xhci_dma_buffer_t; typedef333 xhci_dma_buffer_t xt_buffer;356 xhci_dma_buffer_t xr_dma;377 xhci_dma_buffer_t xdc_dma;382 xhci_dma_buffer_t xsp_addr_dma;383 xhci_dma_buffer_t *xsp_scratch_dma;440 xhci_dma_buffer_t xev_dma;576 xhci_dma_buffer_t xd_ictx;581 xhci_dma_buffer_t xd_octx;745 extern int xhci_check_dma_handle(xhci_t *, xhci_dma_buffer_t *);[all …]
25 xhci_check_dma_handle(xhci_t *xhcip, xhci_dma_buffer_t *xdb) in xhci_check_dma_handle()165 xhci_dma_pa(xhci_dma_buffer_t *xdb) in xhci_dma_pa()172 xhci_dma_free(xhci_dma_buffer_t *xdb) in xhci_dma_free()201 xhci_dma_alloc(xhci_t *xhcip, xhci_dma_buffer_t *xdb, in xhci_dma_alloc()
39 sizeof (xhci_dma_buffer_t) * npages); in xhci_scratchpad_fini()87 xsp->xsp_scratch_dma = kmem_zalloc(sizeof (xhci_dma_buffer_t) * npages, in xhci_scratchpad_alloc()