HomeSort by: relevance | last modified time | path
    Searched refs:ACPI_ROOT_ORIGIN_ALLOCATED (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/tables/
tbdata.c 699 if (AcpiGbl_RootTableList.Flags & ACPI_ROOT_ORIGIN_ALLOCATED)
733 if (AcpiGbl_RootTableList.Flags & ACPI_ROOT_ORIGIN_ALLOCATED)
742 AcpiGbl_RootTableList.Flags |= ACPI_ROOT_ORIGIN_ALLOCATED;
833 if (AcpiGbl_RootTableList.Flags & ACPI_ROOT_ORIGIN_ALLOCATED)
tbxface.c 200 if ((AcpiGbl_RootTableList.Flags & ACPI_ROOT_ORIGIN_ALLOCATED) &&
248 AcpiGbl_RootTableList.Flags |= ACPI_ROOT_ORIGIN_ALLOCATED;
  /src/sys/external/bsd/acpica/dist/include/
aclocal.h 244 #define ACPI_ROOT_ORIGIN_ALLOCATED (1)

Completed in 19 milliseconds