Home
last modified time | relevance | path

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

/acpica-3.7.0/source/compiler/
Ddttable2.c662 ACPI_MPST_POWER_NODE *MpstPowerNode; in DtCompileMpst() local
699 MpstPowerNode = ACPI_CAST_PTR (ACPI_MPST_POWER_NODE, Subtable->Buffer); in DtCompileMpst()
700 PowerStateCount = MpstPowerNode->NumPowerStates; in DtCompileMpst()
701 ComponentCount = MpstPowerNode->NumPhysicalComponents; in DtCompileMpst()