Home
last modified time | relevance | path

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

/freebsd/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()
/freebsd/sys/contrib/dev/acpica/compiler/
H A Ddttable2.c693 UINT32 PowerStateCount; in DtCompileMpst() local
728 PowerStateCount = MpstPowerNode->NumPowerStates; in DtCompileMpst()
735 while (*PFieldList && PowerStateCount) in DtCompileMpst()
745 PowerStateCount--; in DtCompileMpst()