Searched refs:ahc_dmamap_load (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.h199 int ahc_dmamap_load(struct ahc_softc *ahc, bus_dma_tag_t /*dmat*/,
H A Daic7xxx_core.c4227 ahc_dmamap_load(ahc, scb_data->hscb_dmat, scb_data->hscb_dmamap,
4259 ahc_dmamap_load(ahc, scb_data->sense_dmat, scb_data->sense_dmamap,
4394 ahc_dmamap_load(ahc, scb_data->sg_dmat, sg_map->sg_dmamap,
4783 ahc_dmamap_load(ahc, ahc->shared_data_dmat, ahc->shared_data_dmamap,
H A Daic7xxx_osm.c824 ahc_dmamap_load(struct ahc_softc *ahc, bus_dma_tag_t dmat, bus_dmamap_t map, function

Completed in 110 milliseconds