Searched refs:ahd_dma_tag_create (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/scsi/aic7xxx/
H A Daic79xx_osm.c917 ahd_dma_tag_create(struct ahd_softc *ahd, bus_dma_tag_t parent, function
H A Daic79xx_osm.h161 int ahd_dma_tag_create(struct ahd_softc *, bus_dma_tag_t /*parent*/,
H A Daic79xx_core.c6386 if (ahd_dma_tag_create(ahd, ahd->parent_dmat, /*alignment*/1,
6400 if (ahd_dma_tag_create(ahd, ahd->parent_dmat, /*alignment*/8,
6419 if (ahd_dma_tag_create(ahd, ahd->parent_dmat, /*alignment*/1,
7044 if (ahd_dma_tag_create(ahd, ahd->parent_dmat, /*alignment*/1,

Completed in 154 milliseconds