Searched defs:sba_map_sg (Results 1 - 1 of 1) sorted by relevance

/drivers/parisc/
H A Dsba_iommu.c926 * sba_map_sg - map Scatter/Gather list
935 sba_map_sg(struct device *dev, struct scatterlist *sglist, int nents, function
958 if (sba_check_pdir(ioc,"Check before sba_map_sg()"))
961 panic("Check before sba_map_sg()");
994 if (sba_check_pdir(ioc,"Check after sba_map_sg()"))
997 panic("Check after sba_map_sg()\n");
1069 .map_sg = sba_map_sg,

Completed in 25 milliseconds