HomeSort by: relevance | last modified time | path
    Searched refs:ahd_dmamap_sync (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
aic79xx_inline.h 375 ahd_dmamap_sync(ahd, ahd->parent_dmat, scb->hscb_map->dmamap,
386 ahd_dmamap_sync(ahd, ahd->parent_dmat, scb->sg_map->dmamap,
394 ahd_dmamap_sync(ahd, ahd->parent_dmat,
827 ahd_dmamap_sync(ahd, ahd->parent_dmat, ahd->shared_data_map.dmamap,
836 ahd_dmamap_sync(ahd, ahd->parent_dmat /*shared_data_dmat*/,
857 ahd_dmamap_sync(ahd, ahd->parent_dmat /*shared_data_dmat*/, ahd->shared_data_map.dmamap,
866 ahd_dmamap_sync(ahd, ahd->parent_dmat /*shared_data_dmat*/,
aic79xx_osm.h 132 #define ahd_dmamap_sync(ahd, dma_tag, dmamap, offset, len, op) \ macro
aic79xx.c 9598 ahd_dmamap_sync(ahd, ahd->parent_dmat /*shared_data_dmat*/,

Completed in 19 milliseconds