Searched refs:DtError (Results 1 – 11 of 11) sorted by relevance
/freebsd/sys/contrib/dev/acpica/compiler/ |
H A D | dtfield.c | 286 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 D | dtexpress.c | 253 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 D | dttable.c | 269 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 D | dtparser.y | 323 DtError (ASL_ERROR, ASL_MSG_SYNTAX, 383 DtError (ASL_ERROR, ASL_MSG_COMPILER_INTERNAL, in DtEvaluateExpression()
|
H A D | prparser.y | 326 DtError (ASL_ERROR, ASL_MSG_SYNTAX, 386 DtError (ASL_ERROR, ASL_MSG_COMPILER_INTERNAL, in PrEvaluateExpression()
|
H A D | dtcompile.c | 252 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 D | dtutils.c | 183 DtError ( in DtError() function 300 DtError (ASL_ERROR, MessageId, FieldObject, ExtraMessage); in DtFatal()
|
H A D | dtcompilerparser.y | 276 DtError (ASL_ERROR, ASL_MSG_SYNTAX,
|
H A D | dtcompiler.h | 509 DtError (
|
H A D | dttable1.c | 2412 DtError (ASL_ERROR, ASL_MSG_UNSUPPORTED, NULL, "IORT table revision"); in DtCompileIort()
|
H A D | dttable2.c | 2517 DtError (ASL_ERROR, ASL_MSG_ENTRY_LIST, EndOfFieldList, AslGbl_MsgBuffer); in DtCompileSlit()
|