Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/iasl/
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.c786 case AML_RAW_DATA_WORD: in CgWriteNode()
H A Daslwalks.c283 case AML_RAW_DATA_WORD: in AnOperandTypecheckWalkEnd()
H A Daslmap.c552 /* WORDCONST */ OP_TABLE_ENTRY (AML_RAW_DATA_WORD, 0, …
/illumos-gate/usr/src/common/acpica/parser/
H A Dpsopinfo.c217 case AML_RAW_DATA_WORD: in AcpiPsGetOpcodeInfo()