Home
last modified time | relevance | path

Searched refs:buffer_dmat (Results 1 – 4 of 4) sorted by relevance

/drivers/scsi/aic7xxx/
Daic7xxx.h910 bus_dma_tag_t buffer_dmat; /* dmat for buffer I/O */ member
Daic79xx.h1062 bus_dma_tag_t buffer_dmat; /* dmat for buffer I/O */ member
Daic7xxx_core.c4514 ahc_dma_tag_destroy(ahc, ahc->buffer_dmat); in ahc_free()
5026 error = ahc_dmamap_create(ahc, ahc->buffer_dmat, /*flags*/0, in ahc_alloc_scbs()
5342 &ahc->buffer_dmat) != 0) { in ahc_init()
Daic79xx_core.c6177 ahd_dma_tag_destroy(ahd, ahd->buffer_dmat); in ahd_free()
6976 error = ahd_dmamap_create(ahd, ahd->buffer_dmat, /*flags*/0, in ahd_alloc_scbs()
7117 &ahd->buffer_dmat) != 0) { in ahd_init()