Searched defs:sg_table (Results 1 – 1 of 1) sorted by relevance
17672 struct sg_table { struct17673 struct scatterlist *sgl;17674 unsigned int nents;17675 unsigned int orig_nents;122901 struct sg_table sg_table; member