Searched refs:v2_descriptor (Results 1 – 1 of 1) sorted by relevance
172 static struct DescV2 v2_descriptor = { variable176 .length = htole32(sizeof(v2_descriptor)),206 auto ret = write(h->control.get(), &v2_descriptor, sizeof(v2_descriptor)); in InitFunctionFs()