Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Dasldefine.h209 #define AML_RAW_DATA_CHAIN (UINT16) 0xAA0C /* chain of raw buffers */ macro
H A Dasllength.c433 case AML_RAW_DATA_CHAIN: in CgGenerateAmlLengths()
H A Daslcodegen.c800 case AML_RAW_DATA_CHAIN: in CgWriteNode()
H A Daslopcodes.c562 BufferDataOp->Asl.AmlOpcode = AML_RAW_DATA_CHAIN; in OpcDoConnection()
H A Daslresource.c1226 BufferOp->Asl.AmlOpcode = AML_RAW_DATA_CHAIN; in RsDoResourceTemplate()
H A Daslwalks.c287 case AML_RAW_DATA_CHAIN: in AnOperandTypecheckWalkEnd()
/illumos-gate/usr/src/common/acpica/parser/
H A Dpsopinfo.c233 case AML_RAW_DATA_CHAIN: in AcpiPsGetOpcodeInfo()