Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/video/meteor/
H A Dioctl_meteor.h153 struct meteor_mem { struct
155 int frame_size; /* row*columns*depth */
156 unsigned num_bufs; /* number of frames in buffer (1-32) */
158 int lowat; /* kernel starts capture if < this number */
159 int hiwat; /* kernel stops capture if > this number.
161 unsigned active; /* bit mask of active frame buffers
163 int num_active_bufs; /* count of active frame buffer
167 caddr_t buf; /* The real space (virtual addr) */