Searched refs:AML_LOR_OP (Results 1 – 3 of 3) sorted by relevance
184 case AML_LOR_OP: in AcpiDmCheckForSymbolicOpcode()440 case AML_LOR_OP: in AcpiDmCheckForSymbolicOpcode()592 case AML_LOR_OP: in AcpiDmCloseOperator()
285 case AML_LOR_OP: /* LOr (Integer0, Integer1) */ in AcpiExDoLogicalNumericOp()
126 #define AML_LOR_OP (UINT16) 0x91 macro