Searched refs:ahd_dma_tag_create (Results 1 - 3 of 3) sorted by relevance

/drivers/scsi/aic7xxx/
H A Daic79xx_osm.h166 int ahd_dma_tag_create(struct ahd_softc *, bus_dma_tag_t /*parent*/,
H A Daic79xx_core.c6441 if (ahd_dma_tag_create(ahd, ahd->parent_dmat, /*alignment*/1,
6455 if (ahd_dma_tag_create(ahd, ahd->parent_dmat, /*alignment*/8,
6474 if (ahd_dma_tag_create(ahd, ahd->parent_dmat, /*alignment*/1,
7106 if (ahd_dma_tag_create(ahd, ahd->parent_dmat, /*alignment*/1,
7137 if (ahd_dma_tag_create(ahd, ahd->parent_dmat, /*alignment*/1,
H A Daic79xx_osm.c931 ahd_dma_tag_create(struct ahd_softc *ahd, bus_dma_tag_t parent, function

Completed in 290 milliseconds