Home
last modified time | relevance | path

Searched refs:DepthArg (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/sys/contrib/dev/acpica/components/debugger/
H A Ddbnames.c350 char *DepthArg) in AcpiDbDumpNamespace() argument
368 if (DepthArg) in AcpiDbDumpNamespace()
370 MaxDepth = strtoul (DepthArg, NULL, 0); in AcpiDbDumpNamespace()
443 char *DepthArg) in AcpiDbDumpNamespaceByOwner() argument
454 if (DepthArg) in AcpiDbDumpNamespaceByOwner()
456 MaxDepth = strtoul (DepthArg, NULL, 0); in AcpiDbDumpNamespaceByOwner()
/freebsd-12.1/sys/contrib/dev/acpica/include/
H A Dacdebug.h358 char *DepthArg);
367 char *DepthArg);