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

/freebsd-13-stable/sys/contrib/edk2/Include/IndustryStandard/
H A DAcpiAml.h134 #define AML_ONES_OP 0xff macro
/freebsd-13-stable/sys/contrib/dev/acpica/compiler/
H A Daslopcodes.c355 Op->Asl.AmlOpcode = AML_ONES_OP;
368 Op->Asl.AmlOpcode = AML_ONES_OP;
H A Dasloffset.c284 case AML_ONES_OP:
H A Daslmap.c445 /* ONES */ OP_TABLE_ENTRY (AML_ONES_OP, 0, 0, ACPI_BTYPE_INTEGER),
/freebsd-13-stable/sys/contrib/dev/acpica/components/dispatcher/
H A Ddsobject.c565 case AML_ONES_OP:
/freebsd-13-stable/sys/contrib/dev/acpica/include/
H A Damlcode.h250 #define AML_ONES_OP (UINT16) 0xff macro

Completed in 121 milliseconds