Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/components/debugger/
H A Ddbnames.c351 char *DepthArg) in AcpiDbDumpNamespace() argument
369 if (DepthArg) in AcpiDbDumpNamespace()
371 MaxDepth = strtoul (DepthArg, NULL, 0); in AcpiDbDumpNamespace()
444 char *DepthArg) in AcpiDbDumpNamespaceByOwner() argument
455 if (DepthArg) in AcpiDbDumpNamespaceByOwner()
457 MaxDepth = strtoul (DepthArg, NULL, 0); in AcpiDbDumpNamespaceByOwner()
/freebsd/sys/contrib/dev/acpica/include/
H A Dacdebug.h365 char *DepthArg);
374 char *DepthArg);