Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/include/linux/
H A Dscatterlist.h43 struct sg_page_iter { struct
44 struct scatterlist *sg;
45 unsigned int sg_pgoffset;
69 __sg_page_iter_start(struct sg_page_iter *iter, struct scatterlist *sgl, in __sg_page_iter_start() argument