Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/dev/acpica/compiler/
H A Ddttable2.c822 ACPI_TABLE_NHLT_ENDPOINT_COUNT *MainTable; in DtCompileNhlt() local
846 MainTable = ACPI_CAST_PTR (ACPI_TABLE_NHLT_ENDPOINT_COUNT, Subtable->Buffer); in DtCompileNhlt()
847 EndpointCount = MainTable->EndpointCount; in DtCompileNhlt()