Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/include/
H A Dacexcep.h251 #define AE_END_OF_TABLE EXCEP_ENV (0x0023) macro
/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Ddtcompile.c575 return (AE_END_OF_TABLE); in DtCompileTable()
H A Ddttable1.c599 if (Status == AE_END_OF_TABLE) in DtCompileDbg2()