Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/common/
H A Ddmtbdump2.c972 PowerStateCount = Subtable0->NumPowerStates; in AcpiDmDumpMpst()
1024 (sizeof (ACPI_MPST_POWER_STATE) * Subtable0->NumPowerStates) + in AcpiDmDumpMpst()
H A Ddmtbinfo2.c833 {ACPI_DMT_UINT32, ACPI_MPST0_OFFSET (NumPowerStates), "Num Power States", 0},
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dactbl2.h1121 UINT32 NumPowerStates; member
/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Ddttable2.c474 PowerStateCount = MpstPowerNode->NumPowerStates; in DtCompileMpst()