Searched refs:dma_handlep (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/uts/intel/sys/ |
H A D | iommulib.h | 63 int (*waitfp)(caddr_t), caddr_t arg, ddi_dma_handle_t *dma_handlep); 221 caddr_t arg, ddi_dma_handle_t *dma_handlep);
|
/titanic_44/usr/src/uts/intel/io/ |
H A D | iommulib.c | 643 caddr_t arg, ddi_dma_handle_t *dma_handlep) in iommulib_nexdma_allochdl() argument 652 attr, waitfp, arg, dma_handlep)); in iommulib_nexdma_allochdl()
|
/titanic_44/usr/src/uts/i86pc/io/ |
H A D | immu_dvma.c | 92 int (*waitfp)(caddr_t), caddr_t arg, ddi_dma_handle_t *dma_handlep); 3056 int (*waitfp)(caddr_t), caddr_t arg, ddi_dma_handle_t *dma_handlep) in immu_allochdl() argument 3063 arg, dma_handlep); in immu_allochdl() 3071 *dma_handlep); in immu_allochdl() 3081 ret = iommulib_iommu_dmahdl_setprivate(dip, rdip, *dma_handlep, in immu_allochdl()
|
/titanic_44/usr/src/uts/i86pc/io/amd_iommu/ |
H A D | amd_iommu_impl.c | 46 int (*waitfp)(caddr_t), caddr_t arg, ddi_dma_handle_t *dma_handlep); 1478 int (*waitfp)(caddr_t), caddr_t arg, ddi_dma_handle_t *dma_handlep) in amd_iommu_allochdl() argument 1481 arg, dma_handlep)); in amd_iommu_allochdl()
|