Home | History | Annotate | Download | only in namespace

Lines Matching refs:MaxDepth

777  *              MaxDepth            - Maximum depth of dump. Use ACPI_UINT32_MAX
794 UINT32 MaxDepth,
823 (void) AcpiNsWalkNamespace (Type, StartHandle, MaxDepth,
918 * MaxDepth - Maximum depth of dump. Use ACPI_UINT32_MAX
935 UINT32 MaxDepth,
961 (void) AcpiNsWalkNamespace (Type, StartHandle, MaxDepth,
967 (void) AcpiNsWalkNamespace (Type, StartHandle, MaxDepth,
1014 * MaxDepth - Maximum depth of dump. Use INT_MAX
1026 UINT32 MaxDepth)
1053 AcpiNsDumpObjects (ACPI_TYPE_ANY, ACPI_DISPLAY_OBJECTS, MaxDepth,