Searched refs:i2o_dma_map_sg (Results 1 – 3 of 3) sorted by relevance
127 int i2o_dma_map_sg(struct i2o_controller *c, struct scatterlist *sg, in i2o_dma_map_sg() function170 EXPORT_SYMBOL_GPL(i2o_dma_map_sg);
668 if (!i2o_dma_map_sg(c, scsi_sglist(SCpnt), in i2o_scsi_queuecommand()
330 return i2o_dma_map_sg(c, ireq->sg_table, nents, direction, mptr); in i2o_block_sglist_alloc()