Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Dasldefine.h207 #define AML_RAW_DATA_QWORD (UINT16) 0xAA08 /* write 8 raw bytes */ macro
H A Daslfold.c347 (WalkState->Opcode == AML_RAW_DATA_QWORD)) in OpcAmlCheckForConstant()
923 Op->Asl.AmlOpcode = AML_RAW_DATA_QWORD; in OpcUpdateIntegerNode()
H A Dasllength.c420 case AML_RAW_DATA_QWORD: in CgGenerateAmlLengths()
H A Daslmap.c333 /* EXTENDEDSPACE */ OP_TABLE_ENTRY (AML_RAW_DATA_QWORD, 0, …
465 /* QWORDCONST */ OP_TABLE_ENTRY (AML_RAW_DATA_QWORD, 0, …
H A Daslcodegen.c788 case AML_RAW_DATA_QWORD: in CgWriteNode()
H A Daslwalks.c285 case AML_RAW_DATA_QWORD: in AnOperandTypecheckWalkEnd()
/illumos-gate/usr/src/common/acpica/parser/
H A Dpsopinfo.c225 case AML_RAW_DATA_QWORD: in AcpiPsGetOpcodeInfo()