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

  /src/sys/external/bsd/acpica/dist/compiler/
aslmapoutput.c 302 char *ParentPathname;
365 ParentPathname = NULL;
367 &Info->TargetNode, &ParentPathname);
375 HidString, ParentPathname);
387 &ParentPathname);
390 HidString, ParentPathname);
400 else if ((Description = MpGetDdnValue (ParentPathname)))
408 ACPI_FREE (ParentPathname);
433 char *ParentPathname;
495 ParentPathname = NULL
    [all...]
aslmapoutput.c 302 char *ParentPathname;
365 ParentPathname = NULL;
367 &Info->TargetNode, &ParentPathname);
375 HidString, ParentPathname);
387 &ParentPathname);
390 HidString, ParentPathname);
400 else if ((Description = MpGetDdnValue (ParentPathname)))
408 ACPI_FREE (ParentPathname);
433 char *ParentPathname;
495 ParentPathname = NULL
    [all...]

Completed in 91 milliseconds