Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacexcep.h251 #define AE_END_OF_TABLE EXCEP_ENV (0x0023) macro
/illumos-gate/usr/src/cmd/acpi/iasl/
H A Ddtcompile.c570 return (AE_END_OF_TABLE); in DtCompileTable()
H A Ddttable1.c599 if (Status == AE_END_OF_TABLE) in DtCompileDbg2()