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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic79xx_osm.h176 int ahd_dmamem_alloc(struct ahd_softc *, bus_dma_tag_t /*dmat*/,
H A Daic79xx_core.c6039 if (ahd_dmamem_alloc(ahd, scb_data->hscb_dmat,
6072 if (ahd_dmamem_alloc(ahd, scb_data->sg_dmat,
6109 if (ahd_dmamem_alloc(ahd, scb_data->sense_dmat,
6335 if (ahd_dmamem_alloc(ahd, ahd->shared_data_dmat,
H A Daic79xx_osm.c817 ahd_dmamem_alloc(struct ahd_softc *ahd, bus_dma_tag_t dmat, void** vaddr, function

Completed in 127 milliseconds