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

/barrelfish-master/lib/acpica/source/compiler/
H A Daslopcodes.c319 Op->Asl.AmlOpcode = AML_ONES_OP;
332 Op->Asl.AmlOpcode = AML_ONES_OP;
H A Dasloffset.c249 case AML_ONES_OP:
H A Daslmap.c408 /* ONES */ OP_TABLE_ENTRY (AML_ONES_OP, 0, 0, ACPI_BTYPE_INTEGER),
/barrelfish-master/lib/acpica/source/include/
H A Damlcode.h218 #define AML_ONES_OP (UINT16) 0xff macro
/barrelfish-master/lib/acpica/source/components/dispatcher/
H A Ddsobject.c798 case AML_ONES_OP:

Completed in 40 milliseconds