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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic7xxx.h1043 bus_dma_tag_t parent_dmat; member in struct:ahc_softc
H A Daic79xx.h1205 bus_dma_tag_t parent_dmat; member in struct:ahd_softc
H A Daic7xxx_core.c4471 ahc_dma_tag_destroy(ahc, ahc->parent_dmat);
4756 if (ahc_dma_tag_create(ahc, ahc->parent_dmat, /*alignment*/1,
4788 if (ahc_dma_tag_create(ahc, ahc->parent_dmat, /*alignment*/1,
4820 if (ahc_dma_tag_create(ahc, ahc->parent_dmat, /*alignment*/8,
5280 if (ahc_dma_tag_create(ahc, ahc->parent_dmat, /*alignment*/1,
5311 if (ahc_dma_tag_create(ahc, ahc->parent_dmat, /*alignment*/1,
H A Daic79xx_core.c6105 ahd_dma_tag_destroy(ahd, ahd->parent_dmat);
6361 if (ahd_dma_tag_create(ahd, ahd->parent_dmat, /*alignment*/1,
6375 if (ahd_dma_tag_create(ahd, ahd->parent_dmat, /*alignment*/8,
6394 if (ahd_dma_tag_create(ahd, ahd->parent_dmat, /*alignment*/1,
7026 if (ahd_dma_tag_create(ahd, ahd->parent_dmat, /*alignment*/1,
7057 if (ahd_dma_tag_create(ahd, ahd->parent_dmat, /*alignment*/1,

Completed in 91 milliseconds