Searched refs:sg_dmamap (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic7xxx.h510 bus_dmamap_t sg_dmamap; member in struct:sg_map_node
H A Daic7xxx_core.c408 ahc_dmamap_sync(ahc, ahc->scb_data->sg_dmat, scb->sg_map->sg_dmamap,
4878 sg_map->sg_dmamap);
4881 sg_map->sg_dmamap);
4940 BUS_DMA_NOWAIT, &sg_map->sg_dmamap) != 0) {
4947 ahc_dmamap_load(ahc, scb_data->sg_dmat, sg_map->sg_dmamap,

Completed in 117 milliseconds