Searched refs:MaxDepth (Results 1 – 8 of 8) sorted by relevance
/titanic_41/usr/src/uts/intel/io/acpica/utilities/ |
H A D | utcache.c | 71 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 D | nsdump.c | 685 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 D | nswalk.c | 193 UINT32 MaxDepth, in AcpiNsWalkNamespace() argument 332 (Level < MaxDepth) && in AcpiNsWalkNamespace()
|
H A D | nsxfeval.c | 616 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 D | acnamesp.h | 120 UINT32 MaxDepth, 251 UINT32 MaxDepth); 281 UINT32 MaxDepth, 289 UINT32 MaxDepth,
|
H A D | acpiosxf.h | 280 UINT16 MaxDepth,
|
H A D | acpixf.h | 593 UINT32 MaxDepth,
|
H A D | actypes.h | 1331 UINT16 MaxDepth; member
|