Home
last modified time | relevance | path

Searched refs:ASL_MSG_COMPILER_INTERNAL (Results 1 – 20 of 20) sorted by relevance

/freebsd-head/sys/contrib/dev/acpica/compiler/
HDdtutils.c680 DtFatal (ASL_MSG_COMPILER_INTERNAL, NULL, AslGbl_MsgBuffer); in DtGetFieldLength()
696 DtFatal (ASL_MSG_COMPILER_INTERNAL, NULL, AslGbl_MsgBuffer); in DtGetFieldLength()
729 DtFatal (ASL_MSG_COMPILER_INTERNAL, NULL, AslGbl_MsgBuffer); in DtGetFieldLength()
797 DtFatal (ASL_MSG_COMPILER_INTERNAL, Field, "Invalid table opcode"); in DtGetFieldLength()
HDaslopt.c508 AslError (ASL_WARNING, ASL_MSG_COMPILER_INTERNAL, Op, in OptBuildShortestPath()
519 AslError (ASL_WARNING, ASL_MSG_COMPILER_INTERNAL, Op, in OptBuildShortestPath()
615 AslError (ASL_WARNING, ASL_MSG_COMPILER_INTERNAL, Op, in OptOptimizeNameDeclaration()
625 AslError (ASL_WARNING, ASL_MSG_COMPILER_INTERNAL, Op, in OptOptimizeNameDeclaration()
HDdtfield.c248 DtFatal (ASL_MSG_COMPILER_INTERNAL, Field, "Invalid field type"); in DtCompileOneField()
409 DtFatal (ASL_MSG_COMPILER_INTERNAL, Field, in DtCompileInteger()
723 DtFatal (ASL_MSG_COMPILER_INTERNAL, Field, "Invalid flag opcode"); in DtCompileFlag()
HDaslbtypes.c543 AslError (ASL_ERROR, ASL_MSG_COMPILER_INTERNAL, Op, in AnGetBtype()
559 AslError (ASL_ERROR, ASL_MSG_COMPILER_INTERNAL, Op, in AnGetBtype()
HDdtcompile.c554 DtFatal (ASL_MSG_COMPILER_INTERNAL, *FieldList, in DtCompileDataTable()
664 DtFatal (ASL_MSG_COMPILER_INTERNAL, NULL, AslGbl_MsgBuffer); in DtCompileTable()
756 DtFatal (ASL_MSG_COMPILER_INTERNAL, NULL, AslGbl_MsgBuffer); in DtCompileTable()
HDdtsubtable.c460 DtFatal (ASL_MSG_COMPILER_INTERNAL, NULL, AslGbl_MsgBuffer); in DtGetSubtableLength()
HDaslexternal.c347 AslError (ASL_ERROR, ASL_MSG_COMPILER_INTERNAL, in ExInsertArgCount()
532 AslError (ASL_ERROR, ASL_MSG_COMPILER_INTERNAL, in ExMoveExternals()
HDasltree.c551 AslError (ASL_WARNING, ASL_MSG_COMPILER_INTERNAL, Child, in TrLinkOpChildren()
685 AslError (ASL_WARNING, ASL_MSG_COMPILER_INTERNAL, Op1, in TrLinkPeerOp()
HDdtio.c548 DtFatal (ASL_MSG_COMPILER_INTERNAL, NULL, in DtGetNextLine()
796 DtFatal (ASL_MSG_COMPILER_INTERNAL, NULL, "Unknown input state"); in DtGetNextLine()
HDaslmessages.h217 ASL_MSG_COMPILER_INTERNAL, enumerator
HDaslcodegen.c705 AslError (ASL_ERROR, ASL_MSG_COMPILER_INTERNAL, NULL, in CgUpdateCdatHeader()
766 AslError (ASL_ERROR, ASL_MSG_COMPILER_INTERNAL, NULL, in CgUpdateHeader()
HDdtparser.y383 DtError (ASL_ERROR, ASL_MSG_COMPILER_INTERNAL, in DtEvaluateExpression()
HDprparser.y386 DtError (ASL_ERROR, ASL_MSG_COMPILER_INTERNAL, in PrEvaluateExpression()
HDasllistsup.c808 AslError (ASL_ERROR, ASL_MSG_COMPILER_INTERNAL, NULL, in LsPopNode()
HDaslpredef.c565 AslError (ASL_ERROR, ASL_MSG_COMPILER_INTERNAL, Op, in ApCheckForPredefinedName()
HDaslcompile.c266 AslError (ASL_ERROR, ASL_MSG_COMPILER_INTERNAL, in CmDoCompile()
HDprscan.c652 PrError (ASL_ERROR, ASL_MSG_COMPILER_INTERNAL, in PrDoDirective()
HDaslfiles.c430 FlFileError (ASL_FILE_INPUT, ASL_MSG_COMPILER_INTERNAL); in FlGetCurrentFileNode()
HDaslmethod.c932 AslError (ASL_ERROR, ASL_MSG_COMPILER_INTERNAL, Op, in MtMethodAnalysisWalkEnd()
HDaslwalks.c492 AslError (ASL_ERROR, ASL_MSG_COMPILER_INTERNAL, Op, in AnOperandTypecheckWalkEnd()