Home
last modified time | relevance | path

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

/src/sys/contrib/dev/acpica/compiler/
H A Ddttable2.c678 UINT32 PowerStateCount; in DtCompileMpst() local
713 PowerStateCount = MpstPowerNode->NumPowerStates; in DtCompileMpst()
720 while (*PFieldList && PowerStateCount) in DtCompileMpst()
730 PowerStateCount--; in DtCompileMpst()
/src/sys/contrib/dev/acpica/common/
H A Ddmtbdump2.c1510 UINT32 PowerStateCount; in AcpiDmDumpMpst() local
1539 PowerStateCount = Subtable0->NumPowerStates; in AcpiDmDumpMpst()
1548 while (PowerStateCount) in AcpiDmDumpMpst()
1559 PowerStateCount--; in AcpiDmDumpMpst()