Home
last modified time | relevance | path

Searched defs:dt_subtable (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/contrib/dev/acpica/source/compiler/
H A Ddtcompiler.h228 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;
[all …]