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

  /src/sys/external/bsd/acpica/dist/compiler/
aslmapoutput.c 194 char *ParentPathname;
257 ParentPathname = NULL;
259 &Info->TargetNode, &ParentPathname);
267 HidString, ParentPathname);
279 &ParentPathname);
282 HidString, ParentPathname);
292 else if ((Description = MpGetDdnValue (ParentPathname)))
300 ACPI_FREE (ParentPathname);
325 char *ParentPathname;
387 ParentPathname = NULL
    [all...]

Completed in 19 milliseconds