Home
last modified time | relevance | path

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

/netbsd/src/sys/external/bsd/acpica/dist/include/
Dacexcep.h251 #define AE_END_OF_TABLE EXCEP_ENV (0x0023) macro
/netbsd/src/sys/external/bsd/acpica/dist/compiler/
Ddtcompile.c618 return (AE_END_OF_TABLE); in DtCompileTable()
Ddttable1.c1387 if (Status == AE_END_OF_TABLE) in DtCompileDbg2()