Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/compiler/
H A Ddtfield.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()
732 DtError (ASL_ERROR, ASL_MSG_FLAG_VALUE, Field, AslGbl_MsgBuffer); in DtCompileFlag()
H A Ddtexpress.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()
H A Ddttable.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()
H A Ddtparser.y323 DtError (ASL_ERROR, ASL_MSG_SYNTAX,
383 DtError (ASL_ERROR, ASL_MSG_COMPILER_INTERNAL, in DtEvaluateExpression()
H A Dprparser.y326 DtError (ASL_ERROR, ASL_MSG_SYNTAX,
386 DtError (ASL_ERROR, ASL_MSG_COMPILER_INTERNAL, in PrEvaluateExpression()
H A Ddtcompile.c252 DtError (ASL_ERROR, ASL_MSG_SYNTAX, NULL, in DtDoCompile()
276 DtError (ASL_ERROR, ASL_MSG_SYNTAX, NULL, in DtDoCompile()
683 DtError (ASL_ERROR, ASL_MSG_INVALID_LABEL, LocalField, AslGbl_MsgBuffer); in DtCompileTable()
H A Ddtutils.c183 DtError ( in DtError() function
300 DtError (ASL_ERROR, MessageId, FieldObject, ExtraMessage); in DtFatal()
H A Ddtcompilerparser.y276 DtError (ASL_ERROR, ASL_MSG_SYNTAX,
H A Ddtcompiler.h509 DtError (
H A Ddttable1.c2412 DtError (ASL_ERROR, ASL_MSG_UNSUPPORTED, NULL, "IORT table revision"); in DtCompileIort()
H A Ddttable2.c2517 DtError (ASL_ERROR, ASL_MSG_ENTRY_LIST, EndOfFieldList, AslGbl_MsgBuffer); in DtCompileSlit()