Home
last modified time | relevance | path

Searched refs:AE_IO_ERROR (Results 1 – 2 of 2) sorted by relevance

/acpica-3.5.0/source/compiler/
Daslerror.c504 return AE_IO_ERROR; in AePrintErrorSourceLine()
555 return AE_IO_ERROR; in AePrintErrorSourceLine()
569 return AE_IO_ERROR; in AePrintErrorSourceLine()
586 return AE_IO_ERROR; in AePrintErrorSourceLine()
/acpica-3.5.0/source/include/
Dacexcep.h246 #define AE_IO_ERROR EXCEP_ENV (0x001E) macro