Searched defs:sg_table (Results 1 – 2 of 2) sorted by relevance
16023 struct sg_table { struct16024 struct scatterlist *sgl;16025 unsigned int nents;16026 unsigned int orig_nents;102192 struct sg_table sg_table; member
26672 struct sg_table { struct26673 struct scatterlist *sgl;26674 unsigned int nents;26675 unsigned int orig_nents;112068 struct sg_table sg_table; member