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

  /src/sys/external/bsd/acpica/dist/namespace/
nsnames.c 79 NameBuffer = AcpiNsGetNormalizedPathname (Node, FALSE);
351 * FUNCTION: AcpiNsGetNormalizedPathname
367 AcpiNsGetNormalizedPathname (
438 PrefixPath = AcpiNsGetNormalizedPathname (PrefixScope->Scope.Node, TRUE);
nsnames.c 79 NameBuffer = AcpiNsGetNormalizedPathname (Node, FALSE);
351 * FUNCTION: AcpiNsGetNormalizedPathname
367 AcpiNsGetNormalizedPathname (
438 PrefixPath = AcpiNsGetNormalizedPathname (PrefixScope->Scope.Node, TRUE);

Completed in 26 milliseconds