Searched refs:AML_ONES_OP (Results 1 – 5 of 5) sorted by relevance
247 Op->Asl.AmlOpcode = AML_ONES_OP; in OpcSetOptimalIntegerSize()260 Op->Asl.AmlOpcode = AML_ONES_OP; in OpcSetOptimalIntegerSize()
176 case AML_ONES_OP: in LsAmlOffsetWalk()
339 /* ONES */ OP_TABLE_ENTRY (AML_ONES_OP, 0, 0, ACPI_BTYPE_INTEGER),
142 #define AML_ONES_OP (UINT16) 0xff macro
457 case AML_ONES_OP: in AcpiDsInitObjectFromOp()