Searched defs:sg_table (Results 1 – 1 of 1) sorted by relevance
21333 struct sg_table { struct21334 struct scatterlist *sgl;21335 unsigned int nents;21336 unsigned int orig_nents;68544 struct sg_table sg_table; member