Searched defs:sg_table (Results 1 – 8 of 8) sorted by relevance
136 struct sg_table { struct137 uint32_t len; /* Length of Image */138 uint32_t res1;139 union {
21333 struct sg_table { struct21334 struct scatterlist *sgl;21335 unsigned int nents;21336 unsigned int orig_nents;68544 struct sg_table sg_table; member
15880 struct sg_table { struct15881 struct scatterlist *sgl;15882 unsigned int nents;15883 unsigned int orig_nents;
17665 struct sg_table { struct17666 struct scatterlist *sgl;17667 unsigned int nents;17668 unsigned int orig_nents;
12737 struct sg_table { struct12738 struct scatterlist *sgl;12739 unsigned int nents;12740 unsigned int orig_nents;