Home
last modified time | relevance | path

Searched refs:Subtable (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/contrib/dev/acpica/compiler/
H A Ddttable1.c202 DT_SUBTABLE *Subtable; in DtCompileAest() local
223 &Subtable); in DtCompileAest()
230 DtInsertSubtable (ParentTable, Subtable); in DtCompileAest()
234 DtPushSubtable (Subtable); in DtCompileAest()
240 ErrorNodeHeader = ACPI_CAST_PTR (ACPI_AEST_HEADER, Subtable->Buffer); in DtCompileAest()
306 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompileAest()
314 Offset += Subtable->Length; in DtCompileAest()
318 DtInsertSubtable (ParentTable, Subtable); in DtCompileAest()
330 Subtable->Buffer); in DtCompileAest()
358 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompileAest()
[all …]
H A Ddttable2.c177 DT_SUBTABLE *Subtable; in DtCompileLpit() local
194 &Subtable); in DtCompileLpit()
201 DtInsertSubtable (ParentTable, Subtable); in DtCompileLpit()
202 DtPushSubtable (Subtable); in DtCompileLpit()
204 LpitHeader = ACPI_CAST_PTR (ACPI_LPIT_HEADER, Subtable->Buffer); in DtCompileLpit()
221 Status = DtCompileTable (PFieldList, InfoTable, &Subtable); in DtCompileLpit()
228 DtInsertSubtable (ParentTable, Subtable); in DtCompileLpit()
253 DT_SUBTABLE *Subtable; in DtCompileMadt() local
264 &Subtable); in DtCompileMadt()
271 DtInsertSubtable (ParentTable, Subtable); in DtCompileMadt()
[all …]
H A Ddtsubtable.c180 DT_SUBTABLE *Subtable; in DtCreateSubtable() local
184 Subtable = UtSubtableCacheCalloc (); in DtCreateSubtable()
189 Subtable->Buffer = ACPI_CAST_PTR (UINT8, String); in DtCreateSubtable()
190 memcpy (Subtable->Buffer, Buffer, Length); in DtCreateSubtable()
192 Subtable->Length = Length; in DtCreateSubtable()
193 Subtable->TotalLength = Length; in DtCreateSubtable()
195 *RetSubtable = Subtable; in DtCreateSubtable()
215 DT_SUBTABLE *Subtable) in DtInsertSubtable() argument
220 Subtable->Peer = NULL; in DtInsertSubtable()
221 Subtable->Parent = ParentTable; in DtInsertSubtable()
[all …]
H A Ddttable.c176 DT_SUBTABLE *Subtable; in DtCompileRsdp() local
199 &Subtable); in DtCompileRsdp()
205 DtInsertSubtable (AslGbl_RootTable, Subtable); in DtCompileRsdp()
209 RsdpExtension = ACPI_CAST_PTR (ACPI_RSDP_EXTENSION, Subtable->Buffer); in DtCompileRsdp()
210 RsdpExtension->Length = AslGbl_RootTable->Length + Subtable->Length; in DtCompileRsdp()
237 DT_SUBTABLE *Subtable; in DtCompileFadt() local
252 &Subtable); in DtCompileFadt()
259 DtInsertSubtable (ParentTable, Subtable); in DtCompileFadt()
275 &Subtable); in DtCompileFadt()
281 DtInsertSubtable (ParentTable, Subtable); in DtCompileFadt()
[all …]
H A Ddtcompile.c400 DT_SUBTABLE *Subtable; in DtCompileDataTable() local
540 Subtable = NULL; in DtCompileDataTable()
542 &Subtable); in DtCompileDataTable()
548 DtInsertSubtable (AslGbl_RootTable, Subtable); in DtCompileDataTable()
596 DT_SUBTABLE *Subtable; in DtCompileTable() local
635 Subtable = UtSubtableCacheCalloc (); in DtCompileTable()
640 Subtable->Buffer = ACPI_CAST_PTR (UINT8, String); in DtCompileTable()
643 Subtable->Length = Length; in DtCompileTable()
644 Subtable->TotalLength = Length; in DtCompileTable()
645 Buffer = Subtable->Buffer; in DtCompileTable()
[all …]
H A Ddtio.c173 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
[all …]
H A Ddtcompiler.h361 DT_SUBTABLE *Subtable);
365 DT_SUBTABLE *Subtable);
378 DT_SUBTABLE *Subtable);
387 DT_SUBTABLE *Subtable);
497 DT_SUBTABLE *Subtable,
H A Ddtutils.c162 DT_SUBTABLE *Subtable,
803 DT_SUBTABLE *Subtable, in DtSum() argument
811 Checksum = AcpiUtChecksum (Subtable->Buffer, Subtable->Length); in DtSum()
/freebsd/sys/contrib/dev/acpica/common/
H A Ddmtbdump1.c192 ACPI_AEST_HEADER *Subtable; in AcpiDmDumpAest() local
284 Subtable = ACPI_ADD_PTR (ACPI_AEST_HEADER, Table, Offset); in AcpiDmDumpAest()
289 Status = AcpiDmDumpTable (Table->Length, Offset, Subtable, Length, in AcpiDmDumpAest()
308 ProcessorSubtable = ACPI_CAST_PTR (ACPI_AEST_PROCESSOR, Subtable); in AcpiDmDumpAest()
357 Subtable = ACPI_ADD_PTR (ACPI_AEST_HEADER, Table, Offset); in AcpiDmDumpAest()
358 if (Subtable->Type >= ACPI_AEST_XFACE_RESERVED) in AcpiDmDumpAest()
361 Subtable->Type); in AcpiDmDumpAest()
375 Status = AcpiDmDumpTable (Table->Length, Offset, Subtable, Length, InfoTable); in AcpiDmDumpAest()
383 InterfaceHeader = ACPI_CAST_PTR (ACPI_AEST_NODE_INTERFACE_HEADER, Subtable); in AcpiDmDumpAest()
407 Subtable = ACPI_ADD_PTR (ACPI_AEST_HEADER, Table, Offset); in AcpiDmDumpAest()
[all …]
H A Ddmtbdump2.c514 ACPI_IVRS_HEADER *Subtable; in AcpiDmDumpIvrs() local
528 Subtable = ACPI_ADD_PTR (ACPI_IVRS_HEADER, Table, Offset); in AcpiDmDumpIvrs()
532 switch (Subtable->Type) in AcpiDmDumpIvrs()
564 Subtable->Type); in AcpiDmDumpIvrs()
568 if (!Subtable->Length) in AcpiDmDumpIvrs()
578 Status = AcpiDmDumpTable (Table->Length, Offset, Subtable, in AcpiDmDumpIvrs()
579 Subtable->Length, InfoTable); in AcpiDmDumpIvrs()
587 if (Subtable->Type == ACPI_IVRS_TYPE_HARDWARE1 || in AcpiDmDumpIvrs()
588 Subtable->Type == ACPI_IVRS_TYPE_HARDWARE2 || in AcpiDmDumpIvrs()
589 Subtable->Type == ACPI_IVRS_TYPE_HARDWARE3) in AcpiDmDumpIvrs()
[all …]
H A Ddmtbdump3.c283 ACPI_SUBTABLE_HEADER *Subtable; in AcpiDmDumpSrat() local
297 Subtable = ACPI_ADD_PTR (ACPI_SUBTABLE_HEADER, Table, Offset); in AcpiDmDumpSrat()
303 Status = AcpiDmDumpTable (Table->Length, Offset, Subtable, in AcpiDmDumpSrat()
304 Subtable->Length, AcpiDmTableInfoSratHdr); in AcpiDmDumpSrat()
310 switch (Subtable->Type) in AcpiDmDumpSrat()
354 Subtable->Type); in AcpiDmDumpSrat()
358 if (!Subtable->Length) in AcpiDmDumpSrat()
367 Status = AcpiDmDumpTable (Table->Length, Offset, Subtable, in AcpiDmDumpSrat()
368 Subtable->Length, InfoTable); in AcpiDmDumpSrat()
377 Offset += Subtable->Length; in AcpiDmDumpSrat()
[all …]