Home
last modified time | relevance | path

Searched refs:FormatsConfig (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/contrib/dev/acpica/source/common/
H A Ddmtbdump2.c1503 ACPI_NHLT_FORMATS_CONFIG *FormatsConfig; in AcpiDmDumpNhlt() local
1721 FormatsConfig = ACPI_ADD_PTR (ACPI_NHLT_FORMATS_CONFIG, Table, Offset); in AcpiDmDumpNhlt()
1722 FormatsCount = FormatsConfig->FormatsCount; in AcpiDmDumpNhlt()
1730 Status = AcpiDmDumpTable (TableLength, Offset, FormatsConfig, in AcpiDmDumpNhlt()
/dragonfly/sys/contrib/dev/acpica/source/compiler/
H A Ddttable2.c816 ACPI_NHLT_FORMATS_CONFIG *FormatsConfig; in DtCompileNhlt() local
1042 FormatsConfig = ACPI_CAST_PTR (ACPI_NHLT_FORMATS_CONFIG, Subtable->Buffer); in DtCompileNhlt()
1043 FormatsCount = FormatsConfig->FormatsCount; in DtCompileNhlt()