Home
last modified time | relevance | path

Searched refs:xhci_dma_free (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_dma.c172 xhci_dma_free(xhci_dma_buffer_t *xdb) in xhci_dma_free() function
232 xhci_dma_free(xdb); in xhci_dma_alloc()
244 xhci_dma_free(xdb); in xhci_dma_alloc()
270 xhci_dma_free(&xt->xt_buffer); in xhci_transfer_free()
358 xhci_dma_free(&xt->xt_buffer); in xhci_transfer_alloc()
366 xhci_dma_free(&xt->xt_buffer); in xhci_transfer_alloc()
380 xhci_dma_free(&xt->xt_buffer); in xhci_transfer_alloc()
H A Dxhci_context.c36 xhci_dma_free(&xsp->xsp_scratch_dma[i]); in xhci_scratchpad_fini()
42 xhci_dma_free(&xsp->xsp_addr_dma); in xhci_scratchpad_fini()
50 xhci_dma_free(&xhcip->xhci_dcbaa.xdc_dma); in xhci_context_fini()
H A Dxhci_event.c43 xhci_dma_free(&xev->xev_dma); in xhci_event_fini()
69 xhci_dma_free(&xev->xev_dma); in xhci_event_alloc()
H A Dxhci_ring.c118 xhci_dma_free(&xrp->xr_dma); in xhci_ring_free()
H A Dxhci_usba.c1488 xhci_dma_free(&xd->xd_ictx); in xhci_hcdi_device_free()
1489 xhci_dma_free(&xd->xd_octx); in xhci_hcdi_device_free()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h744 extern void xhci_dma_free(xhci_dma_buffer_t *);