Lines Matching full:an
213 EXCEP_TXT("AE_ALREADY_EXISTS", "An entity already exists"),
218 EXCEP_TXT("AE_STACK_OVERFLOW", "An internal stack overflowed"),
219 EXCEP_TXT("AE_STACK_UNDERFLOW", "An internal stack underflowed"),
229 "An attempt to release a mutex or Global Lock without a previous acquire"),
233 "Hardware did not respond after an I/O operation"),
245 EXCEP_TXT("AE_IO_ERROR", "An I/O error occurred"),
261 "An invalid character was found in a name"),
263 "An invalid character was found in a pathname"),
268 "Invalid character in an Octal constant"),
273 EXCEP_TXT("AE_BAD_ADDRESS", "An illegal null I/O address")
278 EXCEP_TXT("AE_BAD_SIGNATURE", "An ACPI table has an invalid signature"),
279 EXCEP_TXT("AE_BAD_HEADER", "Invalid field in an ACPI table header"),
280 EXCEP_TXT("AE_BAD_CHECKSUM", "An ACPI table checksum is not correct"),
281 EXCEP_TXT("AE_BAD_VALUE", "An invalid value was found in a table"),
291 "An operand of an incorrect type was encountered"),
293 "The operand had an inappropriate or invalid value"),
295 "Method tried to use an uninitialized local variable"),
297 "Method tried to use an uninitialized argument"),
299 "Method tried to use an empty package element"),
303 "Tried to access beyond the end of an Operation Region"),
311 "An ACPI name contains invalid character(s)"),
315 "An internal error within the interpreter"),
317 "An Operation Region SpaceID is invalid"),
349 "An AML While loop exceeded the maximum execution time"),
353 "A target operand of an incorrect type was encountered"),
364 EXCEP_TXT("AE_CTRL_TRUE", "An If or While predicate result"),
365 EXCEP_TXT("AE_CTRL_FALSE", "An If or While predicate result"),
367 EXCEP_TXT("AE_CTRL_END", "An If or While predicate is false"),