Searched refs:AE_END_OF_TABLE (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/acpica/include/
H A Dacexcep.h244 #define AE_END_OF_TABLE EXCEP_ENV (0x0023) macro
384 EXCEP_TXT ("AE_END_OF_TABLE", "Reached the end of table")
/freebsd-11-stable/sys/contrib/dev/acpica/compiler/
H A Ddtcompile.c572 return (AE_END_OF_TABLE);
H A Ddttable1.c599 if (Status == AE_END_OF_TABLE)

Completed in 116 milliseconds