HomeSort by: relevance | last modified time | path
    Searched refs:AE_AML_LOOP_TIMEOUT (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/dispatcher/
dscontrol.c 339 Status = AE_AML_LOOP_TIMEOUT;
  /src/sys/external/bsd/acpica/dist/tools/acpiexec/
aeexception.c 223 if ((AmlStatus == AE_AML_LOOP_TIMEOUT) && AcpiGbl_AbortLoopOnTimeout)
  /src/sys/external/bsd/acpica/dist/include/
acexcep.h 320 #define AE_AML_LOOP_TIMEOUT EXCEP_AML (0x0021)
458 EXCEP_TXT ("AE_AML_LOOP_TIMEOUT", "An AML While loop exceeded the maximum execution time"),

Completed in 14 milliseconds