Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/contrib/dev/acpica/include/
HDacexcep.h244 #define AE_END_OF_TABLE EXCEP_ENV (0x0023) macro
/freebsd-11-stable/sys/contrib/dev/acpica/compiler/
HDdtcompile.c572 return (AE_END_OF_TABLE); in DtCompileTable()
HDdttable1.c599 if (Status == AE_END_OF_TABLE) in DtCompileDbg2()