Searched refs:AML_ZERO_OP (Results 1 – 5 of 5) sorted by relevance
53 #define AML_ZERO_OP (UINT16) 0x00 macro
716 case AML_ZERO_OP: in AcpiDsInitObjectFromOp()
667 Opcode = AML_ZERO_OP; /* Has no arguments! */ in AcpiDsCreateOperand()
191 case AML_ZERO_OP: in AcpiDmNotifyDescription()
473 if (NextOp->Common.AmlOpcode == AML_ZERO_OP) in AcpiDmDescendingOp()