HomeSort by: relevance | last modified time | path
    Searched refs:PowerStateCount (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/common/
dmtbdump2.c 1402 UINT32 PowerStateCount;
1431 PowerStateCount = Subtable0->NumPowerStates;
1440 while (PowerStateCount)
1451 PowerStateCount--;
  /src/sys/external/bsd/acpica/dist/compiler/
dttable2.c 570 UINT32 PowerStateCount;
605 PowerStateCount = MpstPowerNode->NumPowerStates;
612 while (*PFieldList && PowerStateCount)
622 PowerStateCount--;

Completed in 26 milliseconds