Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/include/drm/
H A Ddrm_legacy.h103 struct drm_device_dma { struct
107 struct drm_buf **buflist; /**< Vector of pointers into drm_device_dma::bufs */ argument
108 int seg_count;
109 int page_count; /**< number of pages */
110 unsigned long *pagelist; /**< page list */
111 unsigned long byte_count;
112 enum {
117 } flags;