Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/include/
H A Dacexcep.h217 #define AE_ERROR EXCEP_ENV (0x0001)
218 #define AE_NO_ACPI_TABLES EXCEP_ENV (0x0002)
219 #define AE_NO_NAMESPACE EXCEP_ENV (0x0003)
220 #define AE_NO_MEMORY EXCEP_ENV (0x0004)
221 #define AE_NOT_FOUND EXCEP_ENV (0x0005)
222 #define AE_NOT_EXIST EXCEP_ENV (0x0006)
223 #define AE_ALREADY_EXISTS EXCEP_ENV (0x0007)
224 #define AE_TYPE EXCEP_ENV (0x0008)
225 #define AE_NULL_OBJECT EXCEP_ENV (0x0009)
226 #define AE_NULL_ENTRY EXCEP_ENV (0x000A)
[all …]