Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/components/namespace/
H A Dnsinit.c317 Info.EvaluateInfo->Flags = ACPI_IGNORE_RETURN_VALUE; in AcpiNsInitializeDevices()
337 Info.EvaluateInfo->Flags = ACPI_IGNORE_RETURN_VALUE; in AcpiNsInitializeDevices()
841 Info->Flags = ACPI_IGNORE_RETURN_VALUE; in AcpiNsInitOneDevice()
H A Dnseval.c421 if (Info->Flags & ACPI_IGNORE_RETURN_VALUE) in AcpiNsEvaluate()
/freebsd/sys/contrib/dev/acpica/include/
H A Dacstruct.h339 #define ACPI_IGNORE_RETURN_VALUE 1 macro
/freebsd/sys/contrib/dev/acpica/components/resources/
H A Drsutils.c932 Info->Flags = ACPI_IGNORE_RETURN_VALUE; in AcpiRsSetSrsMethodData()
/freebsd/sys/contrib/dev/acpica/components/events/
H A Devgpe.c700 Info->Flags = ACPI_IGNORE_RETURN_VALUE; in AcpiEvAsynchExecuteGpeMethod()
H A Devregion.c794 Info->Flags = ACPI_IGNORE_RETURN_VALUE; in AcpiEvExecuteRegMethod()