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

/linux-4.1.27/drivers/scsi/aic7xxx/
H A Daic79xx_osm.h176 int ahd_dmamem_alloc(struct ahd_softc *, bus_dma_tag_t /*dmat*/,
H A Daic79xx_core.c6841 if (ahd_dmamem_alloc(ahd, scb_data->hscb_dmat, ahd_alloc_scbs()
6874 if (ahd_dmamem_alloc(ahd, scb_data->sg_dmat, ahd_alloc_scbs()
6911 if (ahd_dmamem_alloc(ahd, scb_data->sense_dmat, ahd_alloc_scbs()
7152 if (ahd_dmamem_alloc(ahd, ahd->shared_data_dmat, ahd_init()
H A Daic79xx_osm.c967 ahd_dmamem_alloc(struct ahd_softc *ahd, bus_dma_tag_t dmat, void** vaddr, ahd_dmamem_alloc() function

Completed in 103 milliseconds