Searched defs:cx18_mdl (Results 1 – 1 of 1) sorted by relevance
296 struct cx18_mdl { struct298 u32 id; /* index into cx->scb->cpu_mdl[] of 1st cx18_mdl_ent */ argument300 unsigned int skipped;301 unsigned long m_flags;303 struct list_head buf_list;304 struct cx18_buffer *curr_buf; /* current buffer in list for reading */306 u32 bytesused;307 u32 readpos;