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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic7xxx_inline.h203 ahc_dmamap_sync(ahc, ahc->scb_data->sg_dmat, scb->sg_map->sg_dmamap,
H A Daic7xxx.h510 bus_dmamap_t sg_dmamap; member in struct:sg_map_node
H A Daic7xxx_core.c4325 sg_map->sg_dmamap);
4328 sg_map->sg_dmamap);
4387 BUS_DMA_NOWAIT, &sg_map->sg_dmamap) != 0) {
4394 ahc_dmamap_load(ahc, scb_data->sg_dmat, sg_map->sg_dmamap,

Completed in 287 milliseconds