Lines Matching refs:Subtable
173 DT_SUBTABLE *Subtable,
186 DT_SUBTABLE *Subtable,
192 DT_SUBTABLE *Subtable,
879 DT_SUBTABLE *Subtable, in DtWriteBinary() argument
884 FlWriteFile (ASL_FILE_AML_OUTPUT, Subtable->Buffer, Subtable->Length); in DtWriteBinary()
1069 DT_SUBTABLE *Subtable, in DtDumpSubtableInfo() argument
1076 Subtable->Depth, Subtable->Name, Subtable->Length, Subtable->TotalLength, in DtDumpSubtableInfo()
1077 Subtable->SizeOfLengthField, Subtable->Flags, Subtable, in DtDumpSubtableInfo()
1078 Subtable->Parent, Subtable->Child, Subtable->Peer); in DtDumpSubtableInfo()
1083 DT_SUBTABLE *Subtable, in DtDumpSubtableTree() argument
1090 Subtable->Depth, Subtable->Name, (4 * Subtable->Depth), " ", in DtDumpSubtableTree()
1091 Subtable, Subtable->Length, Subtable->TotalLength, *Subtable->Buffer); in DtDumpSubtableTree()