Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/compiler/
H A Dasldefine.h205 #define AML_RAW_DATA_WORD (UINT16) 0xAA02 /* write 2 raw bytes */ macro
H A Daslfold.c345 (WalkState->Opcode == AML_RAW_DATA_WORD) || in OpcAmlCheckForConstant()
911 Op->Asl.AmlOpcode = AML_RAW_DATA_WORD; in OpcUpdateIntegerNode()
H A Dasllength.c408 case AML_RAW_DATA_WORD: in CgGenerateAmlLengths()
H A Daslcodegen.c833 case AML_RAW_DATA_WORD: in CgWriteNode()
H A Daslwalks.c291 case AML_RAW_DATA_WORD: in AnOperandTypecheckWalkEnd()
H A Daslmap.c563 /* WORDCONST */ OP_TABLE_ENTRY (AML_RAW_DATA_WORD, 0, …
/freebsd/sys/contrib/dev/acpica/components/parser/
H A Dpsopinfo.c217 case AML_RAW_DATA_WORD: in AcpiPsGetOpcodeInfo()