Searched refs:ahd_dmamap_load (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/drivers/scsi/aic7xxx/ |
H A D | aic79xx_osm.h | 186 int ahd_dmamap_load(struct ahd_softc *ahd, bus_dma_tag_t /*dmat*/,
|
H A D | aic79xx_core.c | 6850 ahd_dmamap_load(ahd, scb_data->hscb_dmat, hscb_map->dmamap, ahd_alloc_scbs() 6883 ahd_dmamap_load(ahd, scb_data->sg_dmat, sg_map->dmamap, ahd_alloc_scbs() 6920 ahd_dmamap_load(ahd, scb_data->sense_dmat, sense_map->dmamap, ahd_alloc_scbs() 7162 ahd_dmamap_load(ahd, ahd->shared_data_dmat, ahd->shared_data_map.dmamap, ahd_init()
|
H A D | aic79xx_osm.c | 986 ahd_dmamap_load(struct ahd_softc *ahd, bus_dma_tag_t dmat, bus_dmamap_t map, ahd_dmamap_load() function
|
Completed in 140 milliseconds