Searched defs:meteor_mem (Results 1 – 1 of 1) sorted by relevance
176 struct meteor_mem { struct178 int frame_size; /* row*columns*depth */179 unsigned num_bufs; /* number of frames in buffer (1-32) */181 int lowat; /* kernel starts capture if < this number */182 int hiwat; /* kernel stops capture if > this number.184 unsigned active; /* bit mask of active frame buffers186 int num_active_bufs; /* count of active frame buffer190 caddr_t buf; /* The real space (virtual addr) */