Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/compiler/
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.c774 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.c295 case AML_RAW_DATA_CHAIN: in AnOperandTypecheckWalkEnd()
/f-stack/freebsd/contrib/dev/acpica/components/parser/
H A Dpsopinfo.c233 case AML_RAW_DATA_CHAIN: in AcpiPsGetOpcodeInfo()