Home
last modified time | relevance | path

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

/acpica-latest/source/include/
Dacexcep.h251 #define AE_END_OF_TABLE EXCEP_ENV (0x0023) macro
/acpica-latest/source/compiler/
Ddtcompile.c617 return (AE_END_OF_TABLE); in DtCompileTable()
Ddttable1.c1248 if (Status == AE_END_OF_TABLE) in DtCompileDbg2()