Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/namespace/
H A Dnseval.c215 Status = AcpiNsGetNode (Info->PrefixNode, Info->RelativePathname, in AcpiNsEvaluate()
240 Info->RelativePathname, Info->Node, in AcpiNsEvaluate()
444 Info->RelativePathname)); in AcpiNsEvaluate()
H A Dnsinit.c315 Info.EvaluateInfo->RelativePathname = METHOD_NAME__INI; in AcpiNsInitializeDevices()
335 Info.EvaluateInfo->RelativePathname = METHOD_NAME__INI; in AcpiNsInitializeDevices()
839 Info->RelativePathname = METHOD_NAME__INI; in AcpiNsInitOneDevice()
H A Dnsxfeval.c394 Info->RelativePathname = Pathname; in ACPI_EXPORT_SYMBOL()
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/hardware/
H A Dhwxface.c552 Info->RelativePathname = AcpiGbl_SleepStateNames[SleepState]; in ACPI_EXPORT_SYMBOL()
572 Info->RelativePathname)); in ACPI_EXPORT_SYMBOL()
638 Info->RelativePathname)); in ACPI_EXPORT_SYMBOL()
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Duteval.c204 Info->RelativePathname = Path; in AcpiUtEvaluateObject()
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dacstruct.h316 const char *RelativePathname; /* Input: path relative to PrefixNode */ member
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/resources/
H A Drsutils.c930 Info->RelativePathname = METHOD_NAME__SRS; in AcpiRsSetSrsMethodData()
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/events/
H A Devregion.c792 Info->RelativePathname = NULL; in AcpiEvExecuteRegMethod()