Searched refs:ahc_dmamem_free (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 Daic7xxx_osm.h193 void ahc_dmamem_free(struct ahc_softc *, bus_dma_tag_t /*dmat*/,
H A Daic7xxx_core.c3899 ahc_dmamem_free(ahc, ahc->shared_data_dmat, ahc->qoutfifo,
4326 ahc_dmamem_free(ahc, scb_data->sg_dmat,
4337 ahc_dmamem_free(ahc, scb_data->sense_dmat, scb_data->sense,
4347 ahc_dmamem_free(ahc, scb_data->hscb_dmat, scb_data->hscbs,
H A Daic7xxx_osm.c816 ahc_dmamem_free(struct ahc_softc *ahc, bus_dma_tag_t dmat, function

Completed in 105 milliseconds