Home
last modified time | relevance | path

Searched refs:AML_INT_CONNECTION_OP (Results 1 – 9 of 9) sorted by relevance

/NextBSD/sys/contrib/dev/acpica/components/parser/
HDpsargs.c563 Opcode = AML_INT_CONNECTION_OP; in AcpiPsGetNextField()
644 case AML_INT_CONNECTION_OP: in AcpiPsGetNextField()
/NextBSD/sys/contrib/dev/acpica/compiler/
HDaslmaputils.c361 if ((Op->Asl.AmlOpcode == AML_INT_CONNECTION_OP) || in MpGetConnectionInfo()
HDaslload.c193 case AML_INT_CONNECTION_OP: in LdLoadFieldElements()
374 case AML_INT_CONNECTION_OP: in LdNamespace1Begin()
HDaslcodegen.c292 case AML_INT_CONNECTION_OP: in CgWriteAmlOpcode()
HDaslmap.c181 /* CONNECTION */ OP_TABLE_ENTRY (AML_INT_CONNECTION_OP, 0, …
/NextBSD/sys/contrib/dev/acpica/include/
HDamlcode.h216 #define AML_INT_CONNECTION_OP (UINT16) 0x0038 macro
/NextBSD/sys/contrib/dev/acpica/components/disassembler/
HDdmopcode.c905 case AML_INT_CONNECTION_OP: in AcpiDmDisassembleOneOp()
HDdmwalk.c552 (Op->Common.AmlOpcode == AML_INT_CONNECTION_OP)) in AcpiDmDescendingOp()
/NextBSD/sys/contrib/dev/acpica/components/dispatcher/
HDdsfield.c385 case AML_INT_CONNECTION_OP: in AcpiDsGetFieldNames()