Searched refs:ahd_dmamap_sync (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/ic/ |
H A D | aic79xx_openbsd.h | 117 #define ahd_dmamap_sync(ahc, dma_tag, dmamap, offset, len, op) \ macro
|
H A D | aic79xx.c | 9669 ahd_dmamap_sync(ahd, ahd->parent_dmat /*shared_data_dmat*/, in ahd_run_tqinfifo() 10148 ahd_dmamap_sync(ahd, ahd->parent_dmat, scb->hscb_map->dmamap, in ahd_sync_scb() 10159 ahd_dmamap_sync(ahd, ahd->parent_dmat, in ahd_sync_sglist() 10168 ahd_dmamap_sync(ahd, ahd->parent_dmat, in ahd_sync_sense() 10546 ahd_dmamap_sync(ahd, ahd->parent_dmat, ahd->shared_data_map.dmamap, in ahd_sync_qoutfifo() 10556 ahd_dmamap_sync(ahd, ahd->parent_dmat, in ahd_sync_tqinfifo() 10577 ahd_dmamap_sync(ahd, ahd->parent_dmat, ahd->shared_data_map.dmamap, in ahd_check_cmdcmpltqueues() 10586 ahd_dmamap_sync(ahd, ahd->parent_dmat in ahd_check_cmdcmpltqueues()
|