Home
last modified time | relevance | path

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

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