Home
last modified time | relevance | path

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

/src/sys/contrib/dev/acpica/include/
H A Dacexcep.h251 #define AE_END_OF_TABLE EXCEP_ENV (0x0023) macro
/src/sys/contrib/dev/acpica/compiler/
H A Ddtcompile.c617 return (AE_END_OF_TABLE); in DtCompileTable()
H A Ddttable1.c1387 if (Status == AE_END_OF_TABLE) in DtCompileDbg2()