Home
last modified time | relevance | path

Searched refs:NumPowerStates (Results 1 – 4 of 4) sorted by relevance

/freebsd-head/sys/contrib/dev/acpica/common/
HDdmtbdump2.c1382 PowerStateCount = Subtable0->NumPowerStates; in AcpiDmDumpMpst()
1434 (sizeof (ACPI_MPST_POWER_STATE) * Subtable0->NumPowerStates) + in AcpiDmDumpMpst()
HDdmtbinfo2.c1371 {ACPI_DMT_UINT32, ACPI_MPST0_OFFSET (NumPowerStates), "Num Power States", 0},
/freebsd-head/sys/contrib/dev/acpica/compiler/
HDdttable2.c713 PowerStateCount = MpstPowerNode->NumPowerStates; in DtCompileMpst()
/freebsd-head/sys/contrib/dev/acpica/include/
HDactbl2.h2217 UINT32 NumPowerStates; member