Home
last modified time | relevance | path

Searched refs:ACPI_NS_ALL (Results 1 – 3 of 3) sorted by relevance

/trueos/sys/contrib/dev/acpica/include/
HDacnamesp.h50 #define ACPI_NS_ALL ((ACPI_HANDLE)0) macro
/trueos/sys/contrib/dev/acpica/components/namespace/
HDnsdump.c924 if (ACPI_NS_ALL == SearchBase) in AcpiNsDumpTables()
/trueos/sys/contrib/dev/acpica/compiler/
HDaslload.c129 AcpiNsDumpTables (ACPI_NS_ALL, ACPI_UINT32_MAX); in LdLoadNamespace()