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 187 NameBuffer = AcpiNsGetNormalizedPathname (Node, FALSE);
459 * FUNCTION: AcpiNsGetNormalizedPathname
475 AcpiNsGetNormalizedPathname (
546 PrefixPath = AcpiNsGetNormalizedPathname (PrefixScope->Scope.Node, TRUE);
nsnames.c 187 NameBuffer = AcpiNsGetNormalizedPathname (Node, FALSE);
459 * FUNCTION: AcpiNsGetNormalizedPathname
475 AcpiNsGetNormalizedPathname (
546 PrefixPath = AcpiNsGetNormalizedPathname (PrefixScope->Scope.Node, TRUE);

Completed in 24 milliseconds