Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacexcep.h175 #define EXCEP_TBL(code) ((ACPI_STATUS) (code | AE_CODE_ACPI_TABLES)) macro
275 #define AE_BAD_SIGNATURE EXCEP_TBL (0x0001)
276 #define AE_BAD_HEADER EXCEP_TBL (0x0002)
277 #define AE_BAD_CHECKSUM EXCEP_TBL (0x0003)
278 #define AE_BAD_VALUE EXCEP_TBL (0x0004)
279 #define AE_INVALID_TABLE_LENGTH EXCEP_TBL (0x0005)