Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Ddttable2.c436 ACPI_MPST_POWER_NODE *MpstPowerNode; in DtCompileMpst() local
473 MpstPowerNode = ACPI_CAST_PTR (ACPI_MPST_POWER_NODE, Subtable->Buffer); in DtCompileMpst()
474 PowerStateCount = MpstPowerNode->NumPowerStates; in DtCompileMpst()
475 ComponentCount = MpstPowerNode->NumPhysicalComponents; in DtCompileMpst()