Home
last modified time | relevance | path

Searched defs:sg_append_table (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
A Dscatterlist.h42 struct sg_append_table { struct
43 struct sg_table sgt; /* The scatter list table */
44 struct scatterlist *prv; /* last populated sge in the table */
45 unsigned int total_nents; /* Total entries in the table */

Completed in 5 milliseconds