Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4/os/
H A Ddvma.c122 struct fast_dvma *nexus_private; in dvma_kaddr_load()
128 nexus_private = (struct fast_dvma *)mp->dmai_nexus_private; in dvma_kaddr_load()
161 struct fast_dvma *nexus_private; in dvma_unload()
165 nexus_private = (struct fast_dvma *)mp->dmai_nexus_private; in dvma_unload()
181 struct fast_dvma *nexus_private; in dvma_sync()
185 nexus_private = (struct fast_dvma *)mp->dmai_nexus_private; in dvma_sync()
/titanic_41/usr/src/uts/sun4u/sys/pci/
H A Dpci_fdvma.h36 typedef struct fast_dvma fdvma_t;
/titanic_41/usr/src/uts/sun4u/io/
H A Diommu.c1335 struct fast_dvma *iommu_fast_dvma; in iommu_dma_mctl()
1387 iommu_fast_dvma = kmem_alloc(sizeof (struct fast_dvma), in iommu_dma_mctl()
1431 struct fast_dvma *iommu_fast_dvma = (struct fast_dvma *) in iommu_dma_mctl()
1467 kmem_free(iommu_fast_dvma, sizeof (struct fast_dvma)); in iommu_dma_mctl()
1507 struct fast_dvma *iommu_fast_dvma = in iommu_dvma_kaddr_load()
1508 (struct fast_dvma *)mp->dmai_nexus_private; in iommu_dvma_kaddr_load()
1592 struct fast_dvma *iommu_fast_dvma = in iommu_dvma_unload()
1593 (struct fast_dvma *)mp->dmai_nexus_private; in iommu_dvma_unload()
1644 struct fast_dvma *iommu_fast_dvma = in iommu_dvma_sync()
1645 (struct fast_dvma *)mp->dmai_nexus_private; in iommu_dvma_sync()
/titanic_41/usr/src/uts/sun4/sys/
H A Ddvma.h54 struct fast_dvma { struct
/titanic_41/usr/src/uts/sun4/io/px/
H A Dpx_fdvma.c40 typedef struct fast_dvma fdvma_t;
/titanic_41/usr/src/uts/common/io/
H A Dbofi.c3942 struct fast_dvma *nexus_private; in bofi_dvma_reserve()
3955 nexus_private = (struct fast_dvma *)mp->dmai_nexus_private; in bofi_dvma_reserve()