Home
last modified time | relevance | path

Searched refs:AML_FIELD_CONNECTION_OP (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/edk2/Include/IndustryStandard/
H A DAcpiAml.h176 #define AML_FIELD_CONNECTION_OP 0x02 macro
/freebsd/sys/contrib/dev/acpica/include/
H A Damlcode.h304 #define AML_FIELD_CONNECTION_OP (UINT8) 0x02 /* ACPI 5.0 */ macro
/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslcodegen.c412 Aml.Opcode = AML_FIELD_CONNECTION_OP; in CgWriteAmlOpcode()
/freebsd/sys/contrib/dev/acpica/components/parser/
H A Dpsargs.c678 case AML_FIELD_CONNECTION_OP: in AcpiPsGetNextField()