Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/compiler/
H A Ddttable2.c442 ACPI_MPST_DATA_HDR *MpstDataHeader; in DtCompileMpst() local
532 MpstDataHeader = ACPI_CAST_PTR (ACPI_MPST_DATA_HDR, Subtable->Buffer); in DtCompileMpst()
533 SubtableCount = MpstDataHeader->CharacteristicsCount; in DtCompileMpst()