HomeSort by: relevance | last modified time | path
    Searched defs:iommu_dvmamem_map (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sparc64/dev/
iommu.c 1221 iommu_dvmamem_map(bus_dma_tag_t t, bus_dma_segment_t *segs, int nsegs, function in typeref:typename:int
1232 DPRINTF(IDB_BUSDMA, ("iommu_dvmamem_map: segp %p nsegs %d size %lx\n",
1262 panic("iommu_dvmamem_map: size botch");
1265 DPRINTF(IDB_BUSDMA, ("iommu_dvmamem_map: "
  /src/sys/arch/hppa/dev/
astro.c 181 int iommu_dvmamem_map(void *, bus_dma_segment_t *, int, size_t,
204 iommu_dvmamem_alloc, iommu_dvmamem_free, iommu_dvmamem_map,
575 iommu_dvmamem_map(void *v, bus_dma_segment_t *segs, int nsegs, size_t size, function in typeref:typename:int

Completed in 14 milliseconds