Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/components/utilities/
H A Dutxfmutex.c230 return (AE_NULL_OBJECT); in AcpiUtGetMutexObject()
/freebsd/sys/contrib/dev/acpica/components/namespace/
H A Dnseval.c340 Status = AE_NULL_OBJECT; in AcpiNsEvaluate()
H A Dnsxfeval.c261 Status = AE_NULL_OBJECT; in AcpiEvaluateObjectTyped()
/freebsd/sys/contrib/dev/acpica/include/
H A Dacexcep.h225 #define AE_NULL_OBJECT EXCEP_ENV (0x0009) macro
/freebsd/sys/contrib/dev/acpica/components/executer/
H A Dexcreate.c209 return_ACPI_STATUS (AE_NULL_OBJECT); in AcpiExCreateAlias()
/freebsd/sys/contrib/dev/acpica/components/dispatcher/
H A Ddsmethod.c670 return_ACPI_STATUS (AE_NULL_OBJECT); in AcpiDsCallControlMethod()
/freebsd/sys/contrib/dev/acpica/components/events/
H A Devxfgpe.c1280 return_ACPI_STATUS (AE_NULL_OBJECT); in ACPI_EXPORT_SYMBOL()