Home
last modified time | relevance | path

Searched refs:MaxDepth (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/common/acpica/utilities/
H A Dutcache.c179 UINT16 MaxDepth, in AcpiOsCreateCache() argument
206 Cache->MaxDepth = MaxDepth; in AcpiOsCreateCache()
335 if (Cache->CurrentDepth >= Cache->MaxDepth) in AcpiOsReleaseObject()
/illumos-gate/usr/src/common/acpica/namespace/
H A Dnsdump.c796 UINT32 MaxDepth, in AcpiNsDumpObjects() argument
825 (void) AcpiNsWalkNamespace (Type, StartHandle, MaxDepth, in AcpiNsDumpObjects()
937 UINT32 MaxDepth, in AcpiNsDumpObjectPaths() argument
963 (void) AcpiNsWalkNamespace (Type, StartHandle, MaxDepth, in AcpiNsDumpObjectPaths()
969 (void) AcpiNsWalkNamespace (Type, StartHandle, MaxDepth, in AcpiNsDumpObjectPaths()
1028 UINT32 MaxDepth) in AcpiNsDumpTables() argument
1055 AcpiNsDumpObjects (ACPI_TYPE_ANY, ACPI_DISPLAY_OBJECTS, MaxDepth, in AcpiNsDumpTables()
H A Dnswalk.c301 UINT32 MaxDepth, in AcpiNsWalkNamespace() argument
440 (Level < MaxDepth) && in AcpiNsWalkNamespace()
H A Dnsxfeval.c751 UINT32 MaxDepth, in AcpiWalkNamespace() argument
766 (!MaxDepth) || in AcpiWalkNamespace()
809 Status = AcpiNsWalkNamespace (Type, StartObject, MaxDepth, in AcpiWalkNamespace()
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacnamesp.h234 UINT32 MaxDepth,
370 UINT32 MaxDepth);
400 UINT32 MaxDepth,
408 UINT32 MaxDepth,
H A Dacpiosxf.h388 UINT16 MaxDepth,
H A Dacpixf.h743 UINT32 MaxDepth,
H A Dactypes.h1455 UINT16 MaxDepth; member