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

  /src/sys/arch/sparc64/dev/
iommu.c 552 iommu_dvmamap_load(bus_dma_tag_t t, bus_dmamap_t map, void *buf, function in typeref:typename:int
571 printf("iommu_dvmamap_load: map still in use\n");
584 ("iommu_dvmamap_load(): error %d > %d -- "
615 printf("iommu_dvmamap_load(): extent_alloc(%d, %x) failed!\n",
640 DPRINTF(IDB_INFO, ("iommu_dvmamap_load: boundary %lx boundary - 1 %lx "
651 DPRINTF(IDB_INFO, ("iommu_dvmamap_load: "
657 DPRINTF(IDB_INFO, ("iommu_dvmamap_load: "
668 DPRINTF(IDB_INFO, ("iommu_dvmamap_load: "
687 printf("iommu_dvmamap_load: pmap_extract failed %lx\n", vaddr);
701 ("iommu_dvmamap_load: map %p loading va %p
    [all...]
  /src/sys/arch/hppa/dev/
astro.c 170 int iommu_dvmamap_load(void *, bus_dmamap_t, void *, bus_size_t,
200 iommu_dvmamap_load, iommu_dvmamap_load_mbuf,
478 iommu_dvmamap_load(void *v, bus_dmamap_t map, void *addr, bus_size_t size, function in typeref:typename:int

Completed in 12 milliseconds