Searched refs:MaxCount (Results 1 – 4 of 4) sorted by relevance
| /third_party/lib/acpica/source/components/debugger/ |
| A D | dbtest.c | 970 Info.MaxCount = ACPI_UINT32_MAX; in AcpiDbEvaluateAllPredefinedNames() 974 Info.MaxCount = strtoul (CountArg, NULL, 0); in AcpiDbEvaluateAllPredefinedNames() 1136 if (Info->Count >= Info->MaxCount) in AcpiDbEvaluateOnePredefinedName()
|
| /third_party/lib/acpica/source/include/acpica/ |
| A D | actbl2.h | 1559 UINT32 MaxCount; /* Maximum counter value supported */ member 1637 UINT16 MaxCount; /* Maximum counter value supported */ member 1682 UINT16 MaxCount; /* Maximum counter value supported */ member
|
| A D | acdebug.h | 80 UINT32 MaxCount; member
|
| /third_party/lib/acpica/source/common/ |
| A D | dmtbinfo.c | 2747 {ACPI_DMT_UINT32, ACPI_WDAT_OFFSET (MaxCount), "Max Count", 0}, 2783 {ACPI_DMT_UINT16, ACPI_WDDT_OFFSET (MaxCount), "Max Count", 0}, 2827 {ACPI_DMT_UINT16, ACPI_WDRT_OFFSET (MaxCount), "Max Count", 0},
|
Completed in 19 milliseconds