Searched refs:AML_LAND_OP (Results 1 – 3 of 3) sorted by relevance
168 case AML_LAND_OP: in AcpiDmCheckForSymbolicOpcode()436 case AML_LAND_OP: in AcpiDmCheckForSymbolicOpcode()588 case AML_LAND_OP: in AcpiDmCloseOperator()
277 case AML_LAND_OP: /* LAnd (Integer0, Integer1) */ in AcpiExDoLogicalNumericOp()
125 #define AML_LAND_OP (UINT16) 0x90 macro