Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/compiler/
HDdtfield.c286 DtError (ASL_ERROR, ASL_MSG_STRING_LENGTH, Field, AslGbl_MsgBuffer); in DtCompileString()
437 DtError (ASL_ERROR, ASL_MSG_RESERVED_FIELD, Field, in DtCompileInteger()
444 DtError (ASL_ERROR, ASL_MSG_RESERVED_FIELD, Field, in DtCompileInteger()
454 DtError (ASL_ERROR, ASL_MSG_ZERO_VALUE, Field, NULL); in DtCompileInteger()
469 DtError (ASL_ERROR, ASL_MSG_INTEGER_SIZE, Field, AslGbl_MsgBuffer); in DtCompileInteger()
584 DtError (ASL_ERROR, ASL_MSG_BUFFER_LIST, Field, AslGbl_MsgBuffer); in DtCompileBuffer()
597 DtError (ASL_ERROR, ASL_MSG_BUFFER_ELEMENT, Field, Substring); in DtCompileBuffer()
606 DtError (ASL_ERROR, ASL_MSG_BUFFER_ELEMENT, Field, Substring); in DtCompileBuffer()
726 DtError (ASL_ERROR, ASL_MSG_FLAG_VALUE, Field, AslGbl_MsgBuffer); in DtCompileFlag()
HDdtexpress.c253 DtError (ASL_ERROR, ASL_MSG_DIVIDE_BY_ZERO, in DtDoOperator()
265 DtError (ASL_ERROR, ASL_MSG_DIVIDE_BY_ZERO, in DtDoOperator()
398 DtError (ASL_ERROR, ASL_MSG_UNKNOWN_LABEL, in DtResolveLabel()
HDdttable.c269 DtError (ASL_ERROR, ASL_MSG_ZERO_VALUE, DsdtFieldList, NULL); in DtCompileFadt()
319 DtError (ASL_ERROR, ASL_MSG_TWO_ZERO_VALUES, DsdtFieldList, NULL); in DtCompileFadt()
HDdtparser.y323 DtError (ASL_ERROR, ASL_MSG_SYNTAX,
383 DtError (ASL_ERROR, ASL_MSG_COMPILER_INTERNAL, in DtEvaluateExpression()
HDprparser.y326 DtError (ASL_ERROR, ASL_MSG_SYNTAX,
386 DtError (ASL_ERROR, ASL_MSG_COMPILER_INTERNAL, in PrEvaluateExpression()
HDdtcompile.c252 DtError (ASL_ERROR, ASL_MSG_SYNTAX, NULL, in DtDoCompile()
276 DtError (ASL_ERROR, ASL_MSG_SYNTAX, NULL, in DtDoCompile()
641 DtError (ASL_ERROR, ASL_MSG_INVALID_LABEL, LocalField, AslGbl_MsgBuffer); in DtCompileTable()
HDdtutils.c183 DtError ( in DtError() function
300 DtError (ASL_ERROR, MessageId, FieldObject, ExtraMessage); in DtFatal()
HDdtcompilerparser.y276 DtError (ASL_ERROR, ASL_MSG_SYNTAX,
HDdtcompiler.h509 DtError (
HDdttable1.c1910 DtError (ASL_ERROR, ASL_MSG_UNSUPPORTED, NULL, "IORT table revision"); in DtCompileIort()
HDdttable2.c2356 DtError (ASL_ERROR, ASL_MSG_ENTRY_LIST, EndOfFieldList, AslGbl_MsgBuffer); in DtCompileSlit()