Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacexcep.h292 #define AE_AML_UNINITIALIZED_LOCAL EXCEP_AML (0x0005) macro
/illumos-gate/usr/src/common/acpica/dispatcher/
H A Ddsmthdat.c590 return_ACPI_STATUS (AE_AML_UNINITIALIZED_LOCAL); in AcpiDsMethodDataGetValue()
H A Ddswexec.c597 if ((Status == AE_AML_UNINITIALIZED_LOCAL) && in AcpiDsExecEndOp()