Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/compiler/
H A Ddttable2.c813 ACPI_TABLE_NHLT_ENDPOINT_COUNT *MainTable; in DtCompileNhlt() local
836 MainTable = ACPI_CAST_PTR (ACPI_TABLE_NHLT_ENDPOINT_COUNT, Subtable->Buffer); in DtCompileNhlt()
837 EndpointCount = MainTable->EndpointCount; in DtCompileNhlt()