Searched refs:DevicePathname (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/contrib/dev/acpica/compiler/
H A Daslmapoutput.c588 char *DevicePathname; local
596 DevicePathname = AcpiNsGetExternalPathname (
599 FlPrintFile (ASL_FILE_MAP_OUTPUT, "%-32s", DevicePathname);
613 else if ((DdnString = MpGetDdnValue (DevicePathname)))
619 ACPI_FREE (DevicePathname);
674 char *DevicePathname; local
730 DevicePathname = AcpiNsGetExternalPathname (
738 HidString = MpGetHidViaNamestring (DevicePathname);
741 DevicePathname, HidString);
745 ACPI_FREE (DevicePathname);
[all...]

Completed in 74 milliseconds