Searched refs:parent_dmat (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic79xx.h1198 bus_dma_tag_t parent_dmat; member in struct:ahd_softc
H A Daic7xxx.h1053 bus_dma_tag_t parent_dmat; member in struct:ahc_softc
H A Daic7xxx_core.c3916 ahc_dma_tag_destroy(ahc, ahc->parent_dmat);
4203 if (ahc_dma_tag_create(ahc, ahc->parent_dmat, /*alignment*/1,
4235 if (ahc_dma_tag_create(ahc, ahc->parent_dmat, /*alignment*/1,
4267 if (ahc_dma_tag_create(ahc, ahc->parent_dmat, /*alignment*/8,
4728 if (ahc_dma_tag_create(ahc, ahc->parent_dmat, /*alignment*/1,
4759 if (ahc_dma_tag_create(ahc, ahc->parent_dmat, /*alignment*/1,
H A Daic79xx_core.c5382 ahd_dma_tag_destroy(ahd, ahd->parent_dmat);
5638 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,

Completed in 190 milliseconds