OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Sat Feb 21 16:20:20 UTC 2026