Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/dev/acpica/compiler/
HDasldefine.h207 #define AML_RAW_DATA_QWORD (UINT16) 0xAA08 /* write 8 raw bytes */ macro
HDaslfold.c347 (WalkState->Opcode == AML_RAW_DATA_QWORD)) in OpcAmlCheckForConstant()
923 Op->Asl.AmlOpcode = AML_RAW_DATA_QWORD; in OpcUpdateIntegerNode()
HDasllength.c420 case AML_RAW_DATA_QWORD: in CgGenerateAmlLengths()
HDaslmap.c334 /* EXTENDEDSPACE */ OP_TABLE_ENTRY (AML_RAW_DATA_QWORD, 0, …
467 /* QWORDCONST */ OP_TABLE_ENTRY (AML_RAW_DATA_QWORD, 0, …
HDaslcodegen.c835 case AML_RAW_DATA_QWORD: in CgWriteNode()
HDaslwalks.c293 case AML_RAW_DATA_QWORD: in AnOperandTypecheckWalkEnd()
/freebsd-14-stable/sys/contrib/dev/acpica/components/parser/
HDpsopinfo.c225 case AML_RAW_DATA_QWORD: in AcpiPsGetOpcodeInfo()