Home
last modified time | relevance | path

Searched refs:AML_FIELD_OFFSET_OP (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Damlcode.h302 #define AML_FIELD_OFFSET_OP (UINT8) 0x00 macro
/illumos-gate/usr/src/cmd/acpi/iasl/
H A Daslcodegen.c393 Aml.Opcode = AML_FIELD_OFFSET_OP; in CgWriteAmlOpcode()
/illumos-gate/usr/src/common/acpica/parser/
H A Dpsargs.c662 case AML_FIELD_OFFSET_OP: in AcpiPsGetNextField()