• Home
  • Raw
  • Download

Lines Matching full:an

211 	EXCEP_TXT("AE_ALREADY_EXISTS", "An entity already exists"),
216 EXCEP_TXT("AE_STACK_OVERFLOW", "An internal stack overflowed"),
217 EXCEP_TXT("AE_STACK_UNDERFLOW", "An internal stack underflowed"),
227 "An attempt to release a mutex or Global Lock without a previous acquire"),
231 "Hardware did not respond after an I/O operation"),
243 EXCEP_TXT("AE_IO_ERROR", "An I/O error occurred"),
259 "An invalid character was found in a name"),
261 "An invalid character was found in a pathname"),
266 "Invalid character in an Octal constant"),
271 EXCEP_TXT("AE_BAD_ADDRESS", "An illegal null I/O address")
276 EXCEP_TXT("AE_BAD_SIGNATURE", "An ACPI table has an invalid signature"),
277 EXCEP_TXT("AE_BAD_HEADER", "Invalid field in an ACPI table header"),
278 EXCEP_TXT("AE_BAD_CHECKSUM", "An ACPI table checksum is not correct"),
279 EXCEP_TXT("AE_BAD_VALUE", "An invalid value was found in a table"),
289 "An operand of an incorrect type was encountered"),
291 "The operand had an inappropriate or invalid value"),
293 "Method tried to use an uninitialized local variable"),
295 "Method tried to use an uninitialized argument"),
297 "Method tried to use an empty package element"),
301 "Tried to access beyond the end of an Operation Region"),
309 "An ACPI name contains invalid character(s)"),
312 EXCEP_TXT("AE_AML_INTERNAL", "An internal error within the interprete"),
314 "An Operation Region SpaceID is invalid"),
346 "An AML While loop exceeded the maximum execution time"),
350 "A target operand of an incorrect type was encountered")
358 EXCEP_TXT("AE_CTRL_TRUE", "An If or While predicate result"),
359 EXCEP_TXT("AE_CTRL_FALSE", "An If or While predicate result"),
361 EXCEP_TXT("AE_CTRL_END", "An If or While predicate is false"),