Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Ddtfield.c284 DtError (ASL_ERROR, ASL_MSG_STRING_LENGTH, Field, MsgBuffer); in DtCompileString()
435 DtError (ASL_WARNING, ASL_MSG_RESERVED_VALUE, Field, in DtCompileInteger()
442 DtError (ASL_WARNING, ASL_MSG_RESERVED_VALUE, Field, in DtCompileInteger()
452 DtError (ASL_ERROR, ASL_MSG_ZERO_VALUE, Field, NULL); in DtCompileInteger()
467 DtError (ASL_ERROR, ASL_MSG_INTEGER_SIZE, Field, MsgBuffer); in DtCompileInteger()
587 DtError (ASL_ERROR, ASL_MSG_BUFFER_ELEMENT, Field, Substring); in DtCompileBuffer()
596 DtError (ASL_ERROR, ASL_MSG_BUFFER_ELEMENT, Field, Substring); in DtCompileBuffer()
716 DtError (ASL_ERROR, ASL_MSG_FLAG_VALUE, Field, 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 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 Ddtutils.c183 DtError ( in DtError() function
290 DtError (ASL_ERROR, MessageId, FieldObject, ExtraMessage); in DtFatal()
H A Ddtcompile.c240 DtError (ASL_ERROR, ASL_MSG_SYNTAX, NULL, in DtDoCompile()
259 DtError (ASL_ERROR, ASL_MSG_SYNTAX, NULL, in DtDoCompile()
H A Ddtcompiler.h463 DtError (