Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Ddttable2.c437 ACPI_MPST_DATA_HDR *MpstDataHeader; in DtCompileMpst() local
527 MpstDataHeader = ACPI_CAST_PTR (ACPI_MPST_DATA_HDR, Subtable->Buffer); in DtCompileMpst()
528 SubtableCount = MpstDataHeader->CharacteristicsCount; in DtCompileMpst()