Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/
H A Dlinux_dma-buf.c142 struct sg_table *sg_table; in dma_buf_map_attachment() local
158 struct sg_table *sg_table, in dma_buf_unmap_attachment()
/dflybsd-src/sys/dev/drm/include/linux/
H A Dscatterlist.h67 struct sg_table { struct
68 struct scatterlist *sgl; /* the list */
69 unsigned int nents; /* number of mapped entries */
70 unsigned int orig_nents; /* original size of list */