Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic79xx_osm.h171 int ahd_dmamem_alloc(struct ahd_softc *, bus_dma_tag_t /*dmat*/,
H A Daic79xx_core.c6787 if (ahd_dmamem_alloc(ahd, scb_data->hscb_dmat, in ahd_alloc_scbs()
6820 if (ahd_dmamem_alloc(ahd, scb_data->sg_dmat, in ahd_alloc_scbs()
6857 if (ahd_dmamem_alloc(ahd, scb_data->sense_dmat, in ahd_alloc_scbs()
7060 if (ahd_dmamem_alloc(ahd, ahd->shared_data_dmat, in ahd_init()
H A Daic79xx_osm.c952 ahd_dmamem_alloc(struct ahd_softc *ahd, bus_dma_tag_t dmat, void** vaddr, in ahd_dmamem_alloc() function
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic79xx_osm.h171 int ahd_dmamem_alloc(struct ahd_softc *, bus_dma_tag_t /*dmat*/,
H A Daic79xx_core.c6786 if (ahd_dmamem_alloc(ahd, scb_data->hscb_dmat, in ahd_alloc_scbs()
6819 if (ahd_dmamem_alloc(ahd, scb_data->sg_dmat, in ahd_alloc_scbs()
6856 if (ahd_dmamem_alloc(ahd, scb_data->sense_dmat, in ahd_alloc_scbs()
7059 if (ahd_dmamem_alloc(ahd, ahd->shared_data_dmat, in ahd_init()
H A Daic79xx_osm.c946 ahd_dmamem_alloc(struct ahd_softc *ahd, bus_dma_tag_t dmat, void** vaddr, in ahd_dmamem_alloc() function

Completed in 31 milliseconds