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

/linux-4.1.27/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.c4830 ahc_dmamap_load(ahc, scb_data->hscb_dmat, scb_data->hscb_dmamap, ahc_init_scbdata()
4862 ahc_dmamap_load(ahc, scb_data->sense_dmat, scb_data->sense_dmamap, ahc_init_scbdata()
4997 ahc_dmamap_load(ahc, scb_data->sg_dmat, sg_map->sg_dmamap, ahc_alloc_scbs()
5385 ahc_dmamap_load(ahc, ahc->shared_data_dmat, ahc->shared_data_dmamap, ahc_init()
H A Daic7xxx_osm.c881 ahc_dmamap_load(struct ahc_softc *ahc, bus_dma_tag_t dmat, bus_dmamap_t map, ahc_dmamap_load() function

Completed in 88 milliseconds