Home
last modified time | relevance | path

Searched refs:ahd_dmamap_sync (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Daic79xx_inline.h375 ahd_dmamap_sync(ahd, ahd->parent_dmat, scb->hscb_map->dmamap, in ahd_sync_scb()
386 ahd_dmamap_sync(ahd, ahd->parent_dmat, scb->sg_map->dmamap, in ahd_sync_sglist()
394 ahd_dmamap_sync(ahd, ahd->parent_dmat, in ahd_sync_sense()
827 ahd_dmamap_sync(ahd, ahd->parent_dmat, ahd->shared_data_map.dmamap, in ahd_sync_qoutfifo()
836 ahd_dmamap_sync(ahd, ahd->parent_dmat /*shared_data_dmat*/, in ahd_sync_tqinfifo()
857 ahd_dmamap_sync(ahd, ahd->parent_dmat /*shared_data_dmat*/, ahd->shared_data_map.dmamap, in ahd_check_cmdcmpltqueues()
866 ahd_dmamap_sync(ahd, ahd->parent_dmat /*shared_data_dmat*/, in ahd_check_cmdcmpltqueues()
H A Daic79xx_osm.h132 #define ahd_dmamap_sync(ahd, dma_tag, dmamap, offset, len, op) \ macro
H A Daic79xx.c9598 ahd_dmamap_sync(ahd, ahd->parent_dmat /*shared_data_dmat*/, in ahd_run_tqinfifo()