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 807 if (AcpiGbl_RootTableList.Flags & ACPI_ROOT_ORIGIN_ALLOCATED)
841 if (AcpiGbl_RootTableList.Flags & ACPI_ROOT_ORIGIN_ALLOCATED)
850 AcpiGbl_RootTableList.Flags |= ACPI_ROOT_ORIGIN_ALLOCATED;
941 if (AcpiGbl_RootTableList.Flags & ACPI_ROOT_ORIGIN_ALLOCATED)
tbxface.c 308 if ((AcpiGbl_RootTableList.Flags & ACPI_ROOT_ORIGIN_ALLOCATED) &&
356 AcpiGbl_RootTableList.Flags |= ACPI_ROOT_ORIGIN_ALLOCATED;
  /src/sys/external/bsd/acpica/dist/include/
aclocal.h 352 #define ACPI_ROOT_ORIGIN_ALLOCATED (1)

Completed in 43 milliseconds