Searched refs:AE_CTRL_END (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/acpica/components/events/
H A Devgpeutil.c205 if (Status == AE_CTRL_END) /* Callback abort */
262 return (AE_CTRL_END);
/freebsd-11-stable/sys/contrib/dev/acpica/include/
H A Dacexcep.h329 #define AE_CTRL_END EXCEP_CTL (0x0007) macro
460 EXCEP_TXT ("AE_CTRL_END", "An If or While predicate is false"),
/freebsd-11-stable/sys/contrib/dev/acpica/components/parser/
H A Dpsparse.c516 Status = AE_CTRL_END;
H A Dpsobject.c642 case AE_CTRL_END:

Completed in 71 milliseconds