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.c1353 UINT32 PowerStateCount; in AcpiDmDumpMpst() local
1382 PowerStateCount = Subtable0->NumPowerStates; in AcpiDmDumpMpst()
1391 while (PowerStateCount) in AcpiDmDumpMpst()
1402 PowerStateCount--; in AcpiDmDumpMpst()
/freebsd/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()