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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/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.c5638 if (ahd_dma_tag_create(ahd, ahd->parent_dmat, /*alignment*/1,
5652 if (ahd_dma_tag_create(ahd, ahd->parent_dmat, /*alignment*/8,
5671 if (ahd_dma_tag_create(ahd, ahd->parent_dmat, /*alignment*/1,
6289 if (ahd_dma_tag_create(ahd, ahd->parent_dmat, /*alignment*/1,
6320 if (ahd_dma_tag_create(ahd, ahd->parent_dmat, /*alignment*/1,
H A Daic79xx_osm.c783 ahd_dma_tag_create(struct ahd_softc *ahd, bus_dma_tag_t parent, function

Completed in 110 milliseconds