Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/io/acpica/utilities/
H A Dutcache.c71 UINT16 MaxDepth, in AcpiOsCreateCache() argument
98 Cache->MaxDepth = MaxDepth; in AcpiOsCreateCache()
227 if (Cache->CurrentDepth >= Cache->MaxDepth) in AcpiOsReleaseObject()
/titanic_41/usr/src/uts/intel/io/acpica/namespace/
H A Dnsdump.c685 UINT32 MaxDepth, in AcpiNsDumpObjects() argument
713 (void) AcpiNsWalkNamespace (Type, StartHandle, MaxDepth, in AcpiNsDumpObjects()
824 UINT32 MaxDepth, in AcpiNsDumpObjectPaths() argument
850 (void) AcpiNsWalkNamespace (Type, StartHandle, MaxDepth, in AcpiNsDumpObjectPaths()
856 (void) AcpiNsWalkNamespace (Type, StartHandle, MaxDepth, in AcpiNsDumpObjectPaths()
915 UINT32 MaxDepth) in AcpiNsDumpTables() argument
942 AcpiNsDumpObjects (ACPI_TYPE_ANY, ACPI_DISPLAY_OBJECTS, MaxDepth, in AcpiNsDumpTables()
H A Dnswalk.c193 UINT32 MaxDepth, in AcpiNsWalkNamespace() argument
332 (Level < MaxDepth) && in AcpiNsWalkNamespace()
H A Dnsxfeval.c616 UINT32 MaxDepth, in AcpiWalkNamespace() argument
631 (!MaxDepth) || in AcpiWalkNamespace()
674 Status = AcpiNsWalkNamespace (Type, StartObject, MaxDepth, in AcpiWalkNamespace()
/titanic_41/usr/src/uts/intel/sys/acpi/
H A Dacnamesp.h120 UINT32 MaxDepth,
251 UINT32 MaxDepth);
281 UINT32 MaxDepth,
289 UINT32 MaxDepth,
H A Dacpiosxf.h280 UINT16 MaxDepth,
H A Dacpixf.h593 UINT32 MaxDepth,
H A Dactypes.h1331 UINT16 MaxDepth; member