Searched refs:ACPI_ROOT_ALLOW_RESIZE (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/contrib/dev/acpica/components/tables/
H A Dtbxface.c182 AcpiGbl_RootTableList.Flags = ACPI_ROOT_ALLOW_RESIZE;
251 AcpiGbl_RootTableList.Flags |= ACPI_ROOT_ALLOW_RESIZE;
354 AcpiGbl_RootTableList.Flags |= ACPI_ROOT_ALLOW_RESIZE;
H A Dtbdata.c764 if (!(AcpiGbl_RootTableList.Flags & ACPI_ROOT_ALLOW_RESIZE))
/freebsd-12-stable/sys/contrib/dev/acpica/include/
H A Daclocal.h353 #define ACPI_ROOT_ALLOW_RESIZE (2) macro

Completed in 211 milliseconds