Searched defs:solo_p2m_dev (Results 1 – 1 of 1) sorted by relevance
118 struct solo_p2m_dev { struct119 struct mutex mutex;120 struct completion completion;121 int desc_count;122 int desc_idx;123 struct solo_p2m_desc *descs;124 int error;