Searched refs:AML_ONES_OP (Results 1 – 6 of 6) sorted by relevance
134 #define AML_ONES_OP 0xff macro
355 Op->Asl.AmlOpcode = AML_ONES_OP; in OpcSetOptimalIntegerSize()368 Op->Asl.AmlOpcode = AML_ONES_OP; in OpcSetOptimalIntegerSize()
284 case AML_ONES_OP: in LsAmlOffsetWalk()
447 /* ONES */ OP_TABLE_ENTRY (AML_ONES_OP, 0, …
250 #define AML_ONES_OP (UINT16) 0xff macro
565 case AML_ONES_OP: in AcpiDsInitObjectFromOp()