Home
last modified time | relevance | path

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

/acpica-latest/source/common/
Ddmtbdump2.c1330 UINT32 PowerStateCount; in AcpiDmDumpMpst() local
1359 PowerStateCount = Subtable0->NumPowerStates; in AcpiDmDumpMpst()
1368 while (PowerStateCount) in AcpiDmDumpMpst()
1379 PowerStateCount--; in AcpiDmDumpMpst()
/acpica-latest/source/compiler/
Ddttable2.c665 UINT32 PowerStateCount; in DtCompileMpst() local
700 PowerStateCount = MpstPowerNode->NumPowerStates; in DtCompileMpst()
707 while (*PFieldList && PowerStateCount) in DtCompileMpst()
717 PowerStateCount--; in DtCompileMpst()