Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/common/
H A Ddmtbdump2.c943 UINT32 PowerStateCount; in AcpiDmDumpMpst() local
972 PowerStateCount = Subtable0->NumPowerStates; in AcpiDmDumpMpst()
981 while (PowerStateCount) in AcpiDmDumpMpst()
992 PowerStateCount--; in AcpiDmDumpMpst()
/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Ddttable2.c439 UINT32 PowerStateCount; in DtCompileMpst() local
474 PowerStateCount = MpstPowerNode->NumPowerStates; in DtCompileMpst()
481 while (*PFieldList && PowerStateCount) in DtCompileMpst()
491 PowerStateCount--; in DtCompileMpst()