Searched refs:AML_LEQUAL_OP (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.2-release/sys/contrib/dev/acpica/components/disassembler/
H A Ddmcstyle.c174 case AML_LEQUAL_OP:
198 case AML_LEQUAL_OP:
376 case AML_LEQUAL_OP:
512 case AML_LEQUAL_OP:
H A Ddmopcode.c700 case AML_LEQUAL_OP:
734 if ((Child->Common.AmlOpcode == AML_LEQUAL_OP) ||
/freebsd-10.2-release/sys/contrib/dev/acpica/components/executer/
H A Dexoparg6.c135 Status = AcpiExDoLogicalOp (AML_LEQUAL_OP, MatchObj, PackageObj,
H A Dexmisc.c672 case AML_LEQUAL_OP: /* LEqual (Operand0, Operand1) */
721 case AML_LEQUAL_OP: /* LEqual (Operand0, Operand1) */
/freebsd-10.2-release/sys/contrib/dev/acpica/include/
H A Damlcode.h128 #define AML_LEQUAL_OP (UINT16) 0x93 macro
/freebsd-10.2-release/sys/contrib/dev/acpica/compiler/
H A Daslmap.c263 /* LEQUAL */ OP_TABLE_ENTRY (AML_LEQUAL_OP, 0, 0, ACPI_BTYPE_INTEGER),

Completed in 42 milliseconds