Lines Matching defs:dt_subtable
228 typedef struct dt_subtable struct
230 struct dt_subtable *Parent; argument
231 struct dt_subtable *Child; argument
232 struct dt_subtable *Peer; argument
233 struct dt_subtable *StackTop; argument
234 UINT8 *Buffer;
235 UINT8 *LengthField;
236 char *Name;
237 UINT32 Length;
238 UINT32 TotalLength;
239 UINT32 SizeOfLengthField;
240 UINT16 Depth;
241 UINT8 Flags;