Home
last modified time | relevance | path

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

/dragonfly/sys/dev/video/cxm/
H A Dcxm.h72 struct cxm_buffer_pool { struct
73 bus_dma_tag_t dmat;
74 size_t offset;
75 unsigned int read;
76 volatile unsigned int write;
77 struct cxm_buffer bufs[CXM_SG_BUFFERS];