Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/compiler/
H A Ddttable2.c440 ACPI_MPST_CHANNEL *MpstChannelInfo; in DtCompileMpst() local
460 MpstChannelInfo = ACPI_CAST_PTR (ACPI_MPST_CHANNEL, Subtable->Buffer); in DtCompileMpst()
461 SubtableCount = MpstChannelInfo->PowerNodeCount; in DtCompileMpst()