Searched defs:cx18_queue (Results 1 – 1 of 1) sorted by relevance
324 struct cx18_queue { struct325 struct list_head list;326 atomic_t depth;327 u32 bytesused;328 spinlock_t lock;