Searched defs:solo_p2m_dev (Results 1 – 1 of 1) sorted by relevance
126 struct solo_p2m_dev { struct127 struct mutex mutex;128 struct completion completion;129 int desc_count;130 int desc_idx;131 struct solo_p2m_desc *descs;132 int error;