Home
last modified time | relevance | path

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

/freebsd/sys/dev/drm2/
H A DdrmP.h448 struct drm_device_dma { struct
452 struct drm_buf **buflist; /**< Vector of pointers into drm_device_dma::bufs */ argument
453 int seg_count;
454 int page_count; /**< number of pages */
455 unsigned long *pagelist; /**< page list */
456 unsigned long byte_count;
457 enum {
462 } flags;