Searched refs:AE_CTRL_CONTINUE (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/acpica/compiler/
H A Daslstartup.c406 return (AE_CTRL_CONTINUE);
467 if (Status != AE_CTRL_CONTINUE)
/freebsd-11-stable/sys/contrib/dev/acpica/components/dispatcher/
H A Ddscontrol.c512 Status = AE_CTRL_CONTINUE;
/freebsd-11-stable/sys/contrib/dev/acpica/components/parser/
H A Dpsparse.c475 case AE_CTRL_CONTINUE:
478 Status = AE_CTRL_CONTINUE;
H A Dpsobject.c667 case AE_CTRL_CONTINUE:
/freebsd-11-stable/sys/contrib/dev/acpica/include/
H A Dacexcep.h332 #define AE_CTRL_CONTINUE EXCEP_CTL (0x000A) macro
463 EXCEP_TXT ("AE_CTRL_CONTINUE", "A Continue has been executed"),

Completed in 73 milliseconds