Searched defs:sg_table (Results 1 – 2 of 2) sorted by relevance
142 struct sg_table *sg_table; in dma_buf_map_attachment() local158 struct sg_table *sg_table, in dma_buf_unmap_attachment()
67 struct sg_table { struct68 struct scatterlist *sgl; /* the list */69 unsigned int nents; /* number of mapped entries */70 unsigned int orig_nents; /* original size of list */