HomeSort by: relevance | last modified time | path
    Searched defs:MaxDepth (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/debugger/
dbnames.c 354 UINT32 MaxDepth = ACPI_UINT32_MAX;
371 MaxDepth = strtoul (DepthArg, NULL, 0);
391 AcpiNsDumpObjects (ACPI_TYPE_ANY, ACPI_DISPLAY_SUMMARY, MaxDepth,
447 UINT32 MaxDepth = ACPI_UINT32_MAX;
457 MaxDepth = strtoul (DepthArg, NULL, 0);
466 AcpiNsDumpObjects (ACPI_TYPE_ANY, ACPI_DISPLAY_SUMMARY, MaxDepth,
  /src/sys/external/bsd/acpica/dist/include/
actypes.h 1504 UINT16 MaxDepth;

Completed in 39 milliseconds