Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Daslmapoutput.c480 char *DevicePathname; in MpEmitOneDevice() local
488 DevicePathname = AcpiNsGetExternalPathname ( in MpEmitOneDevice()
491 FlPrintFile (ASL_FILE_MAP_OUTPUT, "%-32s", DevicePathname); in MpEmitOneDevice()
505 else if ((DdnString = MpGetDdnValue (DevicePathname))) in MpEmitOneDevice()
511 ACPI_FREE (DevicePathname); in MpEmitOneDevice()
566 char *DevicePathname; in MpNamespaceXrefBegin() local
622 DevicePathname = AcpiNsGetExternalPathname ( in MpNamespaceXrefBegin()
630 HidString = MpGetHidViaNamestring (DevicePathname); in MpNamespaceXrefBegin()
633 DevicePathname, HidString); in MpNamespaceXrefBegin()
637 ACPI_FREE (DevicePathname); in MpNamespaceXrefBegin()