Home
last modified time | relevance | path

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

/acpica-latest/source/compiler/
Dasldefine.h209 #define AML_RAW_DATA_CHAIN (UINT16) 0xAA0C /* chain of raw buffers */ macro
Dasllength.c433 case AML_RAW_DATA_CHAIN: in CgGenerateAmlLengths()
Daslcodegen.c847 case AML_RAW_DATA_CHAIN: in CgWriteNode()
Daslopcodes.c562 BufferDataOp->Asl.AmlOpcode = AML_RAW_DATA_CHAIN; in OpcDoConnection()
Daslresource.c1237 BufferOp->Asl.AmlOpcode = AML_RAW_DATA_CHAIN; in RsDoResourceTemplate()
Daslwalks.c295 case AML_RAW_DATA_CHAIN: in AnOperandTypecheckWalkEnd()
/acpica-latest/source/components/parser/
Dpsopinfo.c233 case AML_RAW_DATA_CHAIN: in AcpiPsGetOpcodeInfo()