Searched refs:ACPI_MAX_TABLE_VALIDATIONS (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/tables/
H A Dtbutils.c564 if (TableDesc->ValidationCount < ACPI_MAX_TABLE_VALIDATIONS)
572 if (TableDesc->ValidationCount >= ACPI_MAX_TABLE_VALIDATIONS)
607 if (TableDesc->ValidationCount < ACPI_MAX_TABLE_VALIDATIONS)
615 if (TableDesc->ValidationCount >= ACPI_MAX_TABLE_VALIDATIONS)
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dactbl.h533 #define ACPI_MAX_TABLE_VALIDATIONS ACPI_UINT16_MAX macro

Completed in 50 milliseconds