Searched defs:SdioCisTuple (Results 1 – 1 of 1) sorted by relevance
1160 struct SdioCisTuple { struct1161 uint8_t tplCode; /* Tuple code: CISTPL_XXX */1162 …k; /* TPL_LINK Offset to next tuple in chains. This is the number of bytes in the tuple body. */1163 uint8_t tplBody[0]; /* The tuple body(n bytes). */