Home
last modified time | relevance | path

Searched refs:AML_ONES_OP (Results 1 – 5 of 5) sorted by relevance

/acpica-latest/source/compiler/
Daslopcodes.c355 Op->Asl.AmlOpcode = AML_ONES_OP; in OpcSetOptimalIntegerSize()
368 Op->Asl.AmlOpcode = AML_ONES_OP; in OpcSetOptimalIntegerSize()
Dasloffset.c284 case AML_ONES_OP: in LsAmlOffsetWalk()
Daslmap.c446 /* ONES */ OP_TABLE_ENTRY (AML_ONES_OP, 0, …
/acpica-latest/source/include/
Damlcode.h250 #define AML_ONES_OP (UINT16) 0xff macro
/acpica-latest/source/components/dispatcher/
Ddsobject.c565 case AML_ONES_OP: in AcpiDsInitObjectFromOp()