Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/dev/acpica/common/
H A Ddmtbdump2.c1157 UINT32 PowerStateCount; in AcpiDmDumpMpst() local
1186 PowerStateCount = Subtable0->NumPowerStates; in AcpiDmDumpMpst()
1195 while (PowerStateCount) in AcpiDmDumpMpst()
1206 PowerStateCount--; in AcpiDmDumpMpst()
/freebsd-14.2/sys/contrib/dev/acpica/compiler/
H A Ddttable2.c453 UINT32 PowerStateCount; in DtCompileMpst() local
488 PowerStateCount = MpstPowerNode->NumPowerStates; in DtCompileMpst()
495 while (*PFieldList && PowerStateCount) in DtCompileMpst()
505 PowerStateCount--; in DtCompileMpst()